Polkit-tqt is a library that lets developers use the PolicyKit API through a nice TQt-styled API.
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.
 
 
 
 
Go to file
Slávek Banko 0821a5d876
Official Trinity Desktop Environment R14.1.1 release
10 months ago
agent Official Trinity Desktop Environment R14.1.1 release 10 months ago
core Official Trinity Desktop Environment R14.1.1 release 10 months ago
examples Official Trinity Desktop Environment R14.1.1 release 10 months ago
gui Official Trinity Desktop Environment R14.1.1 release 10 months ago
includes/PolkitTQt Conversion of 'agent' library module. 3 years ago
tests Removed empty line at the end of files. 2 years ago
AUTHORS More Qt->TQt conversion and some clean up. 3 years ago
CMakeLists.txt Use TDE cmake macro to set version 2 years ago
COPYING Removed empty line at the end of files. 2 years ago
ConfigureChecks.cmake Removed empty line at the end of files. 2 years ago
INSTALL Updated documentation and clean up. 2 years ago
Mainpage.dox Updated documentation and clean up. 2 years ago
README Updated documentation and clean up. 2 years ago
polkit-tqt-agent.pc.cmake Updated cmake files to allow building the package, although it is just a 3 years ago
polkit-tqt-core.pc.cmake Updated cmake files to allow building the package, although it is just a 3 years ago
polkit-tqt-export.h Removed empty line at the end of files. 2 years ago
polkit-tqt-gui.pc.cmake Updated cmake files to allow building the package, although it is just a 3 years ago
polkit-tqt.pc.cmake Updated cmake files to allow building the package, although it is just a 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.