#include <expolayout.h>
Definition at line 75 of file expolayout.h.
◆ ExpoCell()
ExpoCell::ExpoCell |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ ~ExpoCell()
◆ bottomMargin()
int ExpoCell::bottomMargin |
( |
| ) |
const |
◆ bottomMarginChanged
void ExpoCell::bottomMarginChanged |
( |
| ) |
|
|
signal |
◆ enabledChanged
void ExpoCell::enabledChanged |
( |
| ) |
|
|
signal |
◆ height()
int ExpoCell::height |
( |
| ) |
const |
◆ heightChanged
void ExpoCell::heightChanged |
( |
| ) |
|
|
signal |
◆ isEnabled()
bool ExpoCell::isEnabled |
( |
| ) |
const |
◆ layout()
◆ layoutChanged
void ExpoCell::layoutChanged |
( |
| ) |
|
|
signal |
◆ margins()
QMargins ExpoCell::margins |
( |
| ) |
const |
◆ naturalHeight()
int ExpoCell::naturalHeight |
( |
| ) |
const |
◆ naturalHeightChanged
void ExpoCell::naturalHeightChanged |
( |
| ) |
|
|
signal |
◆ naturalRect()
QRect ExpoCell::naturalRect |
( |
| ) |
const |
◆ naturalWidth()
int ExpoCell::naturalWidth |
( |
| ) |
const |
◆ naturalWidthChanged
void ExpoCell::naturalWidthChanged |
( |
| ) |
|
|
signal |
◆ naturalX()
int ExpoCell::naturalX |
( |
| ) |
const |
◆ naturalXChanged
void ExpoCell::naturalXChanged |
( |
| ) |
|
|
signal |
◆ naturalY()
int ExpoCell::naturalY |
( |
| ) |
const |
◆ naturalYChanged
void ExpoCell::naturalYChanged |
( |
| ) |
|
|
signal |
◆ persistentKey()
QString ExpoCell::persistentKey |
( |
| ) |
const |
◆ persistentKeyChanged
void ExpoCell::persistentKeyChanged |
( |
| ) |
|
|
signal |
◆ setBottomMargin()
void ExpoCell::setBottomMargin |
( |
int | margin | ) |
|
◆ setEnabled()
void ExpoCell::setEnabled |
( |
bool | enabled | ) |
|
◆ setHeight()
void ExpoCell::setHeight |
( |
int | height | ) |
|
◆ setLayout()
◆ setNaturalHeight()
void ExpoCell::setNaturalHeight |
( |
int | height | ) |
|
◆ setNaturalWidth()
void ExpoCell::setNaturalWidth |
( |
int | width | ) |
|
◆ setNaturalX()
void ExpoCell::setNaturalX |
( |
int | x | ) |
|
◆ setNaturalY()
void ExpoCell::setNaturalY |
( |
int | y | ) |
|
◆ setPersistentKey()
void ExpoCell::setPersistentKey |
( |
const QString & | key | ) |
|
◆ setWidth()
void ExpoCell::setWidth |
( |
int | width | ) |
|
◆ setX()
void ExpoCell::setX |
( |
int | x | ) |
|
◆ setY()
void ExpoCell::setY |
( |
int | y | ) |
|
◆ update
void ExpoCell::update |
( |
| ) |
|
|
slot |
◆ width()
int ExpoCell::width |
( |
| ) |
const |
◆ widthChanged
void ExpoCell::widthChanged |
( |
| ) |
|
|
signal |
◆ x()
int ExpoCell::x |
( |
| ) |
const |
◆ xChanged
void ExpoCell::xChanged |
( |
| ) |
|
|
signal |
◆ y()
int ExpoCell::y |
( |
| ) |
const |
◆ yChanged
void ExpoCell::yChanged |
( |
| ) |
|
|
signal |
◆ bottomMargin
int ExpoCell::bottomMargin |
|
readwrite |
◆ enabled
◆ height
◆ layout
◆ naturalHeight
int ExpoCell::naturalHeight |
|
readwrite |
◆ naturalWidth
int ExpoCell::naturalWidth |
|
readwrite |
◆ naturalX
◆ naturalY
◆ persistentKey
QString ExpoCell::persistentKey |
|
readwrite |
◆ width
The documentation for this class was generated from the following files: