#include <OSConcepts.hpp>
|
| | Heading (const QString &t_headingLabel, const bool t_showColumnCheckbox=true, const bool t_showColumnButton=true, const QSharedPointer<> &t_widget=QSharedPointer<>()) |
| |
| QString | label () const |
| |
| bool | showButton () const |
| |
| bool | showCheckbox () const |
| |
| QSharedPointer | widget () const |
| |
| openstudio::Heading::Heading |
( |
const QString & |
t_headingLabel, |
|
|
const bool |
t_showColumnCheckbox = true, |
|
|
const bool |
t_showColumnButton = true, |
|
|
const QSharedPointer<> & |
t_widget = QSharedPointer<>() |
|
) |
| |
|
inlineexplicit |
| QString openstudio::Heading::label |
( |
| ) |
const |
|
inline |
| bool openstudio::Heading::showButton |
( |
| ) |
const |
|
inline |
| bool openstudio::Heading::showCheckbox |
( |
| ) |
const |
|
inline |
| QSharedPointer openstudio::Heading::widget |
( |
| ) |
const |
|
inline |