OpenMW
|
used to create unique, complex blocks More...
#include <support.hpp>
Public Member Functions | |
CustomBlockDef () | |
CustomBlockDef (const QString &blockTitle) | |
Public Attributes | |
QString | title |
block title | |
QString | defaultValue |
default value for widgets unique to the custom block | |
GroupBlockDefList | blockDefList |
list of settings groups that comprise the settings within the custom block | |
Orientation | blockOrientation |
orientation of the widgets within the block |
used to create unique, complex blocks
CSVSettings::CustomBlockDef::CustomBlockDef | ( | ) | [inline] |
CSVSettings::CustomBlockDef::CustomBlockDef | ( | const QString & | blockTitle | ) | [inline] |
list of settings groups that comprise the settings within the custom block
orientation of the widgets within the block
default value for widgets unique to the custom block
block title