kremotecontrol
SelectProfileWidget Class Reference
#include <selectprofile.h>
Inheritance diagram for SelectProfileWidget:

Public Member Functions | |
SelectProfileWidget (QWidget *parent=0) | |
Public Attributes | |
QVBoxLayout * | layout |
QTreeWidget * | profilesWidget |
QLabel * | selectionLabel |
Detailed Description
Definition at line 34 of file selectprofile.h.
Constructor & Destructor Documentation
SelectProfileWidget::SelectProfileWidget | ( | QWidget * | parent = 0 | ) |
Definition at line 26 of file selectprofile.cpp.
Member Data Documentation
QVBoxLayout* SelectProfileWidget::layout |
Definition at line 39 of file selectprofile.h.
QTreeWidget* SelectProfileWidget::profilesWidget |
Definition at line 37 of file selectprofile.h.
QLabel* SelectProfileWidget::selectionLabel |
Definition at line 38 of file selectprofile.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:07:43 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:07:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.