|
BIMHome v1.0.0
BIMHome接口文档说明
|
#include <TechDrawConfig.h>
Public 成员函数 | |
| AdvancedStruct | getAdvancedStruct () |
| AnnotationStruct | getAnnotationStruct () |
| ColorStruct | getColorStruct () |
| DimensionStruct | getDimensionStruct () |
| GeneralStruct | getGeneralStruct () |
| HLRStruct | getHLRStruct () |
| ScaleStruct | getScaleStruct () |
| void | parseFile () |
| void | saveFile () |
| void | setAdvancedStruct (const AdvancedStruct &conf) |
| void | setAnnotationStruct (const AnnotationStruct &conf) |
| void | setColorStruct (const ColorStruct &conf) |
| void | setDimensionStruct (const DimensionStruct &conf) |
| void | setGeneralStruct (const GeneralStruct &conf) |
| void | setHLRStruct (const HLRStruct &conf) |
| void | setScaleStruct (const ScaleStruct &conf) |
| TechDrawConfig (const QString &file) | |
| ~TechDrawConfig () | |