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
fc35cfac16
|
3 years ago | |
---|---|---|
agent | 3 years ago | |
core | 3 years ago | |
examples | 3 years ago | |
gui | 3 years ago | |
includes/PolkitTQt | 3 years ago | |
tests | 3 years ago | |
AUTHORS | 3 years ago | |
CMakeLists.txt | 3 years ago | |
COPYING | 3 years ago | |
ConfigureChecks.cmake | 3 years ago | |
INSTALL | 3 years ago | |
Mainpage.dox | 3 years 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.