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
◆
modifyStandardButtons()
virtual void modifyStandardButtons
(
QDialogButtonBox *
dlg
)
virtual
修改对话框中的标准按钮
修改对话框中的标准按钮
参数
[dlg]
指向 QDialogButtonBox 的指针,QDialogButtonBox 是 Qt 中用于管理和显示对话框按钮的控件