#include <axlInspectorSettings.h>
Public Slots | |
void | setWidth (int width) |
Public Member Functions | |
axlInspectorSettings (QWidget *parent=0) | |
~axlInspectorSettings (void) | |
int | width (void) const |
Properties | |
int | width |
Definition at line 29 of file axlInspectorSettings.h.
axlInspectorSettings::axlInspectorSettings | ( | QWidget * | parent = 0 | ) |
Definition at line 39 of file axlInspectorSettings.cpp.
axlInspectorSettings::~axlInspectorSettings | ( | void | ) |
Definition at line 64 of file axlInspectorSettings.cpp.
|
slot |
Definition at line 76 of file axlInspectorSettings.cpp.
int axlInspectorSettings::width | ( | void | ) | const |
|
readwrite |
Definition at line 32 of file axlInspectorSettings.h.