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
◆
addContext()
void addContext
(
QWidget *
pWidget
)
将一个上下文(一个 QWidget 对象)添加到对话框
将一个上下文(一个 QWidget 对象)添加到对话框
参数
[pWidget]
指向 QWidget 类型的指针,表示要添加的上下文或用户界面元素