BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Gui
ITaskDialog
accept
addContext
autoClosedOnTransactionChange
buttonPosition
canClose
clicked
closed
emitDestructionSignal
getDialogContent
getDocumentId
getStandardButtons
helpRequested
IButtonPosition
isAllowedAlterDocument
isAllowedAlterSelection
isAllowedAlterView
isAutoCloseOnTransactionChange
isEscapeButtonEnabled
ITaskDialog
modifyStandardButtons
needsFullSpace
open
reject
setAutoCloseOnTransactionChange
setButtonPosition
setDocumentId
setEscapeButtonEnabled
~ITaskDialog
◆
getDialogContent()
const std::vector< QWidget * > & getDialogContent
(
void
)
const
获取对话框中的内容区域
获取对话框中的内容区域
返回
如果当前实例存在于映射中,返回一个对对话框内容区域的引用; 如果当前实例不在映射中,返回一个空的 std::vector<QWidget*>