OpenMW
Public Member Functions | Public Attributes
CSVSettings::CustomBlockDef Struct Reference

used to create unique, complex blocks More...

#include <support.hpp>

List of all members.

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

Detailed Description

used to create unique, complex blocks


Constructor & Destructor Documentation

CSVSettings::CustomBlockDef::CustomBlockDef ( const QString &  blockTitle) [inline]

Member Data Documentation

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


The documentation for this struct was generated from the following file: