kapptemplate
ChoicePage Class Reference
#include <choicepage.h>
Inheritance diagram for ChoicePage:

Public Member Functions | |
ChoicePage (QWidget *parent=0) | |
bool | isComplete () const |
Public Attributes | |
QString | m_baseName |
AppTemplatesModel * | templatesModel |
Protected Slots | |
void | itemSelected (const QModelIndex &index) |
Detailed Description
Definition at line 32 of file choicepage.h.
Constructor & Destructor Documentation
ChoicePage::ChoicePage | ( | QWidget * | parent = 0 | ) |
Definition at line 34 of file choicepage.cpp.
Member Function Documentation
bool ChoicePage::isComplete | ( | ) | const |
Definition at line 53 of file choicepage.cpp.
|
protectedslot |
Definition at line 67 of file choicepage.cpp.
Member Data Documentation
QString ChoicePage::m_baseName |
Definition at line 39 of file choicepage.h.
AppTemplatesModel* ChoicePage::templatesModel |
Definition at line 38 of file choicepage.h.
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.