#include <BuildingComponentDialog.hpp>
openstudio::BuildingComponentDialog::BuildingComponentDialog |
( |
std::string & |
filterType, |
|
|
bool |
isBclDlg = true , |
|
|
* |
parent = nullptr |
|
) |
| |
virtual openstudio::BuildingComponentDialog::~BuildingComponentDialog |
( |
| ) |
|
|
inlinevirtual |
void openstudio::BuildingComponentDialog::collapsibleComponentClicked |
( |
bool |
checked | ) |
|
|
signal |
void openstudio::BuildingComponentDialog::componentClicked |
( |
bool |
checked | ) |
|
|
signal |
int openstudio::BuildingComponentDialog::currentTIDSelection |
( |
| ) |
|
void openstudio::BuildingComponentDialog::getComponentsByPage |
( |
int |
pageNum | ) |
|
|
signal |
void openstudio::BuildingComponentDialog::headerClicked |
( |
bool |
checked | ) |
|
|
signal |
void openstudio::BuildingComponentDialog::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotected |
int openstudio::BuildingComponentDialog::rootTID |
( |
| ) |
|
void openstudio::BuildingComponentDialog::setRootTID |
( |
int |
tid | ) |
|
void openstudio::BuildingComponentDialog::setShowNewComponents |
( |
bool |
showNewComponents | ) |
|
bool openstudio::BuildingComponentDialog::showNewComponents |
( |
| ) |
|