kig
EditType Class Reference
#include <edittype.h>
Inheritance diagram for EditType:
Public Member Functions | |
EditType (QWidget *parent, const QString &name=QString(), const QString &desc=QString(), const QString &icon=QString()) | |
~EditType () | |
QString | description () const |
QString | icon () const |
QString | name () const |
Detailed Description
Simply dialog that allow the user the editing of a macro type...
Definition at line 30 of file edittype.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 33 of file edittype.cc.
EditType::~EditType | ( | ) |
Definition at line 66 of file edittype.cc.
Member Function Documentation
QString EditType::description | ( | ) | const |
Definition at line 118 of file edittype.cc.
QString EditType::icon | ( | ) | const |
Definition at line 123 of file edittype.cc.
QString EditType::name | ( | ) | const |
Definition at line 113 of file edittype.cc.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 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:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.