kapptemplate
AppTemplateItem Class Reference
#include <apptemplateitem.h>
Inheritance diagram for AppTemplateItem:

Public Member Functions | |
AppTemplateItem () | |
AppTemplateItem (const QString &text) | |
AppTemplateItem (const QIcon &icon, const QString &text) | |
AppTemplateItem (int rows, int columns=1) | |
Detailed Description
Definition at line 26 of file apptemplateitem.h.
Constructor & Destructor Documentation
AppTemplateItem::AppTemplateItem | ( | ) |
Definition at line 23 of file apptemplateitem.cpp.
AppTemplateItem::AppTemplateItem | ( | const QString & | text | ) |
Definition at line 35 of file apptemplateitem.cpp.
AppTemplateItem::AppTemplateItem | ( | const QIcon & | icon, |
const QString & | text | ||
) |
Definition at line 29 of file apptemplateitem.cpp.
|
explicit |
Definition at line 41 of file apptemplateitem.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 23:03:23 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 23:03:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.