svgui
1.9
|
#include <WindowShapePreview.h>
Public Slots | |
void | setWindowType (WindowType type) |
Public Member Functions | |
WindowShapePreview (QWidget *parent=0) | |
virtual | ~WindowShapePreview () |
Protected Member Functions | |
void | updateLabels () |
Protected Attributes | |
QLabel * | m_windowTimeExampleLabel |
QLabel * | m_windowFreqExampleLabel |
WindowType | m_windowType |
Detailed Description
Definition at line 25 of file WindowShapePreview.h.
Constructor & Destructor Documentation
WindowShapePreview::WindowShapePreview | ( | QWidget * | parent = 0 | ) |
Definition at line 34 of file WindowShapePreview.cpp.
References m_windowFreqExampleLabel, and m_windowTimeExampleLabel.
|
virtual |
Definition at line 47 of file WindowShapePreview.cpp.
Member Function Documentation
|
slot |
Definition at line 215 of file WindowShapePreview.cpp.
References m_windowType, and updateLabels().
Referenced by WindowTypeSelector::init(), WindowTypeSelector::setWindowType(), and WindowTypeSelector::windowIndexChanged().
|
protected |
Definition at line 52 of file WindowShapePreview.cpp.
References m_windowFreqExampleLabel, m_windowTimeExampleLabel, and m_windowType.
Referenced by setWindowType().
Member Data Documentation
|
protected |
Definition at line 37 of file WindowShapePreview.h.
Referenced by updateLabels(), and WindowShapePreview().
|
protected |
Definition at line 38 of file WindowShapePreview.h.
Referenced by updateLabels(), and WindowShapePreview().
|
protected |
Definition at line 39 of file WindowShapePreview.h.
Referenced by setWindowType(), and updateLabels().
The documentation for this class was generated from the following files:
Generated by 1.8.11