#include <lighttable.h>
|
| void | fromXML (QString) |
| |
| void | fromNode (SAbsTreeNode &) |
| |
| void | setEventHandler (SViewPortEventHandler *) |
| |
| void | split (Qt::Orientation, int stretch1=1, int stretch2=1, int sbd=1) |
| |
| void | splitv (int stretch1=1, int stretch2=1, int sbd=1) |
| |
| void | splith (int stretch1=1, int stretch2=1, int sbd=1) |
| |
| void | useWidget (QWidget *) |
| |
| void | makeVP (QString predilection="Custom", QString vpconf="", QString sspaceconf="") |
| |
| void | makeSlicerVP (QString predilection="Custom", QString vpconf="", QString sspaceconf="") |
| |
| void | doDestroy () |
| |
| void | clear () |
| |
◆ SDynamicLayout()
| SDynamicLayout::SDynamicLayout |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~SDynamicLayout()
| SDynamicLayout::~SDynamicLayout |
( |
| ) |
|
|
virtual |
◆ children()
◆ clear
| void SDynamicLayout::clear |
( |
| ) |
|
|
slot |
◆ doDestroy
| void SDynamicLayout::doDestroy |
( |
| ) |
|
|
slot |
◆ fromNode
◆ fromXML
| void SDynamicLayout::fromXML |
( |
QString |
xmlstring | ) |
|
|
slot |
◆ isWidget()
| bool SDynamicLayout::isWidget |
( |
| ) |
|
◆ mainWidget()
| QWidget & SDynamicLayout::mainWidget |
( |
| ) |
|
◆ makeSlicerVP
| void SDynamicLayout::makeSlicerVP |
( |
QString |
predilection = "Custom", |
|
|
QString |
vpconf = "", |
|
|
QString |
sspaceconf = "" |
|
) |
| |
|
slot |
◆ makeVP
| void SDynamicLayout::makeVP |
( |
QString |
predilection = "Custom", |
|
|
QString |
vpconf = "", |
|
|
QString |
sspaceconf = "" |
|
) |
| |
|
slot |
◆ removeChild()
◆ setEventHandler
◆ split
| void SDynamicLayout::split |
( |
Qt::Orientation |
norient, |
|
|
int |
stretch1 = 1, |
|
|
int |
stretch2 = 1, |
|
|
int |
sbd = 1 |
|
) |
| |
|
slot |
◆ splith
| void SDynamicLayout::splith |
( |
int |
stretch1 = 1, |
|
|
int |
stretch2 = 1, |
|
|
int |
sbd = 1 |
|
) |
| |
|
slot |
◆ splitv
| void SDynamicLayout::splitv |
( |
int |
stretch1 = 1, |
|
|
int |
stretch2 = 1, |
|
|
int |
sbd = 1 |
|
) |
| |
|
slot |
◆ toNode()
◆ toXML()
| QString SDynamicLayout::toXML |
( |
| ) |
|
◆ useWidget
| void SDynamicLayout::useWidget |
( |
QWidget * |
newwidget | ) |
|
|
slot |
◆ viewports()
| QList< SViewPort * > SDynamicLayout::viewports |
( |
bool |
recurse = true | ) |
|
The documentation for this class was generated from the following files: