KApplication: A base class for all KDE applications
![]() | KApplication ( int& argc, char** argv ) Constructor: pass command-line arguments | ||||||||||||||||||
![]() | KApplication ( int& argc, char** argv, const QString& rAppName ) Constructor: pass command-line arguments and set a logical app name | ||||||||||||||||||
![]() | ~KApplication () Destructor | ||||||||||||||||||
![]() | getKApplication () Return the current application object | ||||||||||||||||||
![]() | appName () const Return the logical application name | ||||||||||||||||||
![]() | getConfig () const Retrieve the application config object. | ||||||||||||||||||
![]() | getConfigState () const Retrieve the state of the app-config object. | ||||||||||||||||||
Drag 'n Drop stuff
|
Drag 'n Drop stuff
| |||||||||||||||||||||
![]() | KApp Current application object. |
KApplication provides the application with KDE defaults such as accelerators, common menu entries, a KCOnfig object etc.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling