knotes
Application Class Reference
#include <application.h>
Inherits PimUniqueApplication.
Public Member Functions | |
Application () | |
~Application () | |
KCmdLineArgs * | args () const |
virtual int | newInstance () |
Detailed Description
Definition at line 28 of file application.h.
Constructor & Destructor Documentation
Application::Application | ( | ) |
Definition at line 27 of file application.cpp.
Application::~Application | ( | ) |
Definition at line 34 of file application.cpp.
Member Function Documentation
KCmdLineArgs * Application::args | ( | ) | const |
Definition at line 52 of file application.cpp.
|
virtual |
Definition at line 39 of file application.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.