You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
agent | 2 months ago | |
core | 2 months ago | |
examples | 2 months ago | |
gui | 2 months ago | |
includes/PolkitTQt | 8 months ago | |
tests | 6 months ago | |
AUTHORS | 8 months ago | |
CMakeLists.txt | 6 months ago | |
COPYING | 6 months ago | |
ConfigureChecks.cmake | 6 months ago | |
INSTALL | 7 months ago | |
Mainpage.dox | 7 months ago | |
README | 7 months ago | |
polkit-tqt-agent.pc.cmake | 8 months ago | |
polkit-tqt-core.pc.cmake | 8 months ago | |
polkit-tqt-export.h | 6 months ago | |
polkit-tqt-gui.pc.cmake | 8 months ago | |
polkit-tqt.pc.cmake | 8 months ago |
README
Polkit-tqt
==========
What is Polkit-tqt?
------------------
Polkit-tqt is a library that lets developers use the PolicyKit API through a nice
TQt-styled API. It is mainly a wrapper around TQAction and TQButton that
lets you integrate those two component easily with PolicyKit.
See INSTALL for installation instructions.