parley
ParleyActions Namespace Reference
Namespaces | |
| Private | |
Functions | |
| KAction * | create (ParleyAction id, const QObject *recvr, const char *slot, QObject *parent) |
| KAction * | createDownloadAction (const QObject *recvr, const char *slot, KActionCollection *collection) |
| KRecentFilesAction * | createRecentFilesAction (const QObject *recvr, const char *slot, QObject *parent) |
| KAction * | createUploadAction (const QObject *recvr, const char *slot, KActionCollection *collection) |
Enumeration Type Documentation
Definition at line 24 of file parleyactions.h.
Function Documentation
| KAction * ParleyActions::create | ( | ParleyAction | id, |
| const QObject * | recvr, | ||
| const char * | slot, | ||
| QObject * | parent | ||
| ) |
Definition at line 64 of file parleyactions.cpp.
| KAction * ParleyActions::createDownloadAction | ( | const QObject * | recvr, |
| const char * | slot, | ||
| KActionCollection * | collection | ||
| ) |
Definition at line 188 of file parleyactions.cpp.
| KRecentFilesAction * ParleyActions::createRecentFilesAction | ( | const QObject * | recvr, |
| const char * | slot, | ||
| QObject * | parent | ||
| ) |
Definition at line 183 of file parleyactions.cpp.
| KAction * ParleyActions::createUploadAction | ( | const QObject * | recvr, |
| const char * | slot, | ||
| KActionCollection * | collection | ||
| ) |
Definition at line 196 of file parleyactions.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference