CustusX
16.5.0-rc9
An IGT application
|
#include <cxLayoutEditorWidget.h>
Classes | |
struct | GridElement |
Public Member Functions | |
LayoutEditorWidget (QWidget *parent) | |
void | setLayoutData (const LayoutData &data) |
LayoutData | getLayoutData () const |
Definition at line 73 of file cxLayoutEditorWidget.h.
cx::LayoutEditorWidget::LayoutEditorWidget | ( | QWidget * | parent | ) |
Definition at line 45 of file cxLayoutEditorWidget.cpp.
LayoutData cx::LayoutEditorWidget::getLayoutData | ( | ) | const |
Definition at line 99 of file cxLayoutEditorWidget.cpp.
void cx::LayoutEditorWidget::setLayoutData | ( | const LayoutData & | data | ) |
Definition at line 93 of file cxLayoutEditorWidget.cpp.