svgui
1.9
|
#include <WindowTypeSelector.h>
Public Slots | |
void | setWindowType (WindowType type) |
Signals | |
void | windowTypeChanged (WindowType type) |
Public Member Functions | |
WindowTypeSelector (WindowType defaultType) | |
WindowTypeSelector () | |
virtual | ~WindowTypeSelector () |
WindowType | getWindowType () const |
Protected Slots | |
void | windowIndexChanged (int index) |
Protected Member Functions | |
void | init (WindowType type) |
Protected Attributes | |
QComboBox * | m_windowCombo |
WindowShapePreview * | m_windowShape |
WindowType * | m_windows |
WindowType | m_windowType |
Detailed Description
Definition at line 26 of file WindowTypeSelector.h.
Constructor & Destructor Documentation
WindowTypeSelector::WindowTypeSelector | ( | WindowType | defaultType | ) |
Definition at line 25 of file WindowTypeSelector.cpp.
References init().
WindowTypeSelector::WindowTypeSelector | ( | ) |
Definition at line 30 of file WindowTypeSelector.cpp.
References init().
|
virtual |
Definition at line 86 of file WindowTypeSelector.cpp.
References m_windows.
Member Function Documentation
WindowType WindowTypeSelector::getWindowType | ( | ) | const |
Definition at line 92 of file WindowTypeSelector.cpp.
References m_windowType.
|
signal |
Referenced by windowIndexChanged().
|
slot |
Definition at line 98 of file WindowTypeSelector.cpp.
References m_windowCombo, m_windows, m_windowShape, m_windowType, and WindowShapePreview::setWindowType().
|
protectedslot |
Definition at line 111 of file WindowTypeSelector.cpp.
References m_windows, m_windowShape, m_windowType, WindowShapePreview::setWindowType(), and windowTypeChanged().
Referenced by init().
|
protected |
Definition at line 41 of file WindowTypeSelector.cpp.
References m_windowCombo, m_windows, m_windowShape, m_windowType, WindowShapePreview::setWindowType(), and windowIndexChanged().
Referenced by WindowTypeSelector().
Member Data Documentation
|
protected |
Definition at line 47 of file WindowTypeSelector.h.
Referenced by init(), and setWindowType().
|
protected |
Definition at line 48 of file WindowTypeSelector.h.
Referenced by init(), setWindowType(), and windowIndexChanged().
|
protected |
Definition at line 49 of file WindowTypeSelector.h.
Referenced by init(), setWindowType(), windowIndexChanged(), and ~WindowTypeSelector().
|
protected |
Definition at line 50 of file WindowTypeSelector.h.
Referenced by getWindowType(), init(), setWindowType(), and windowIndexChanged().
The documentation for this class was generated from the following files:
Generated by 1.8.11