Definition at line 65 of file spacer_widget_p.h.
◆ LayoutState
Enumerator |
---|
InLayout | |
OutsideLayout | |
UnknownLayoutState | |
Definition at line 109 of file spacer_widget_p.h.
◆ Spacer()
Spacer::Spacer |
( |
QWidget * |
parent = 0 | ) |
|
◆ alignment()
Qt::Alignment Spacer::alignment |
( |
| ) |
const |
◆ event()
virtual bool Spacer::event |
( |
QEvent * |
e | ) |
|
|
virtual |
◆ isInLayout()
bool Spacer::isInLayout |
( |
| ) |
const |
|
private |
◆ orientation()
Qt::Orientation Spacer::orientation |
( |
| ) |
const |
◆ paintEvent()
void Spacer::paintEvent |
( |
QPaintEvent * |
e | ) |
|
|
protected |
◆ resizeEvent()
void Spacer::resizeEvent |
( |
QResizeEvent * |
e | ) |
|
|
protected |
◆ setInteractiveMode()
void Spacer::setInteractiveMode |
( |
bool |
b | ) |
|
|
inline |
◆ setOrientation()
void Spacer::setOrientation |
( |
Qt::Orientation |
o | ) |
|
◆ setSizeHintProperty()
void Spacer::setSizeHintProperty |
( |
const QSize & |
s | ) |
|
◆ setSizeType()
void Spacer::setSizeType |
( |
QSizePolicy::Policy |
t | ) |
|
◆ sizeHint()
QSize Spacer::sizeHint |
( |
| ) |
const |
◆ sizeHintProperty()
QSize Spacer::sizeHintProperty |
( |
| ) |
const |
◆ sizeType()
QSizePolicy::Policy Spacer::sizeType |
( |
| ) |
const |
◆ updateMask()
void Spacer::updateMask |
( |
| ) |
|
|
protected |
◆ updateToolTip()
void Spacer::updateToolTip |
( |
| ) |
|
|
private |
◆ m_formWindow
QDesignerFormWindowInterface* Spacer::m_formWindow |
|
private |
◆ m_interactive
bool Spacer::m_interactive |
|
private |
◆ m_layoutState
◆ m_orientation
Qt::Orientation Spacer::m_orientation |
|
private |
◆ m_sizeHint
◆ m_SizeOffset
const QSize Spacer::m_SizeOffset |
|
private |
◆ orientation
Qt::Orientation Spacer::orientation |
|
readwrite |
◆ sizeHint
◆ sizeType
QSizePolicy::Policy Spacer::sizeType |
|
readwrite |
◆ spacerName
QString Spacer::spacerName |
|
readwrite |
The documentation for this class was generated from the following file: