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.
Michele Calgaro
7c53a87adc
|
10 months ago | |
---|---|---|
agent | 1 year ago | |
core | 1 year ago | |
examples | 10 months ago | |
gui | 10 months ago | |
includes/PolkitTQt | 3 years ago | |
tests | 3 years ago | |
AUTHORS | 3 years ago | |
CMakeLists.txt | 1 year ago | |
COPYING | 3 years ago | |
ConfigureChecks.cmake | 3 years ago | |
INSTALL | 3 years ago | |
Mainpage.dox | 10 months ago | |
README | 3 years ago | |
polkit-tqt-agent.pc.cmake | 3 years ago | |
polkit-tqt-core.pc.cmake | 3 years ago | |
polkit-tqt-export.h | 3 years ago | |
polkit-tqt-gui.pc.cmake | 3 years ago | |
polkit-tqt.pc.cmake | 3 years 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.