okteta
Kasten2::ViewProfileEditDialog Class Reference
#include <viewprofileeditdialog.h>
Inheritance diagram for Kasten2::ViewProfileEditDialog:
Public Member Functions | |
ViewProfileEditDialog (QWidget *parent=0) | |
virtual | ~ViewProfileEditDialog () |
void | setViewProfile (const ByteArrayViewProfile &viewProfile) |
ByteArrayViewProfile | viewProfile () const |
Protected Slots | |
void | onProfileTitleChanged (const QString &title) |
Protected Attributes | |
QString | mId |
ViewProfileEdit * | mViewProfileEdit |
Detailed Description
Definition at line 35 of file viewprofileeditdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 34 of file viewprofileeditdialog.cpp.
|
virtual |
Definition at line 62 of file viewprofileeditdialog.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 57 of file viewprofileeditdialog.cpp.
void Kasten2::ViewProfileEditDialog::setViewProfile | ( | const ByteArrayViewProfile & | viewProfile | ) |
Definition at line 51 of file viewprofileeditdialog.cpp.
ByteArrayViewProfile Kasten2::ViewProfileEditDialog::viewProfile | ( | ) | const |
Definition at line 44 of file viewprofileeditdialog.cpp.
Member Data Documentation
|
protected |
Definition at line 55 of file viewprofileeditdialog.h.
|
protected |
Definition at line 54 of file viewprofileeditdialog.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:04:12 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:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.