DtkWidget
DTK Widget module
载入中...
搜索中...
未找到
Dtk::Widget::DAboutDialog 成员列表

成员的完整列表,这些成员属于 Dtk::Widget::DAboutDialog,包括所有继承而来的类成员

aboutToClose() (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogsignal
addButton(const QString &text, bool isDefault=false, ButtonType type=ButtonNormal)Dtk::Widget::DDialogslot
addButtons(const QStringList &text)Dtk::Widget::DDialogslot
addContent(QWidget *widget, Qt::Alignment alignment={})Dtk::Widget::DDialogslot
addSpacing(int spacing)Dtk::Widget::DDialogslot
buttonClicked(int index, const QString &text) (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogsignal
buttonCount() constDtk::Widget::DDialog
ButtonNormal 枚举值 (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialog
ButtonRecommend 枚举值 (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialog
ButtonType 枚举名称Dtk::Widget::DDialog
ButtonWarning 枚举值 (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialog
Center 枚举值Dtk::Widget::DAbstractDialog
changeEvent(QEvent *event) override (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogprotected
childEvent(QChildEvent *event) Q_DECL_OVERRIDE (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogprotected
clearButtons()Dtk::Widget::DDialogslot
clearContents(bool isDelete=true)Dtk::Widget::DDialogslot
clearSpacing()Dtk::Widget::DDialogslot
closeButtonVisibleDtk::Widget::DDialog
closeButtonVisible() constDtk::Widget::DDialog
closed() (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogsignal
closeEvent(QCloseEvent *event) override (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogprotected
companyLogo() constDtk::Widget::DAboutDialog
contentCount() constDtk::Widget::DDialog
contentLayoutContentsMargins() constDtk::Widget::DDialog
DAboutDialog(QWidget *parent=0) (定义于 Dtk::Widget::DAboutDialog)Dtk::Widget::DAboutDialog
DAbstractDialog(QWidget *parent=nullptr)Dtk::Widget::DAbstractDialog
DAbstractDialog(bool blurIfPossible, QWidget *parent=nullptr)Dtk::Widget::DAbstractDialog
DAbstractDialog(DAbstractDialogPrivate &dd, QWidget *parent=nullptr) (定义于 Dtk::Widget::DAbstractDialog)Dtk::Widget::DAbstractDialogprotected
DDialog(QWidget *parent=nullptr)Dtk::Widget::DDialogexplicit
DDialog(const QString &title, const QString &message, QWidget *parent=0)Dtk::Widget::DDialogexplicit
DDialog(DDialogPrivate &dd, QWidget *parent=0) (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogexplicitprotected
descriptionDtk::Widget::DAboutDialog
description() constDtk::Widget::DAboutDialog
DisplayCenter 枚举值 (定义于 Dtk::Widget::DAbstractDialog)Dtk::Widget::DAbstractDialog
DisplayPosition 枚举名称Dtk::Widget::DAbstractDialog
displayPositionDtk::Widget::DAbstractDialog
displayPosition() const (定义于 Dtk::Widget::DAbstractDialog)Dtk::Widget::DAbstractDialog
DisplayPostion 枚举名称 (定义于 Dtk::Widget::DAbstractDialog)Dtk::Widget::DAbstractDialog
DisplayTopRight 枚举值 (定义于 Dtk::Widget::DAbstractDialog)Dtk::Widget::DAbstractDialog
eventFilter(QObject *watched, QEvent *event) override (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogprotected
exec() Q_DECL_OVERRIDEDtk::Widget::DDialogslot
featureActivated() (定义于 Dtk::Widget::DAboutDialog)Dtk::Widget::DAboutDialogsignal
getButton(int index) constDtk::Widget::DDialog
getButtonIndexByText(const QString &text) constDtk::Widget::DDialog
getButtons() constDtk::Widget::DDialog
getContent(int index) constDtk::Widget::DDialog
getContents() constDtk::Widget::DDialog
hideEvent(QHideEvent *event) Q_DECL_OVERRIDEDtk::Widget::DDialogprotected
iconDtk::Widget::DDialog
icon() constDtk::Widget::DDialog
insertButton(int index, const QString &text, bool isDefault=false, ButtonType type=ButtonNormal)Dtk::Widget::DDialogslot
insertButton(int index, QAbstractButton *button, bool isDefault=false)Dtk::Widget::DDialogslot
insertButtons(int index, const QStringList &text)Dtk::Widget::DDialogslot
insertContent(int index, QWidget *widget, Qt::Alignment alignment={})Dtk::Widget::DDialogslot
insertSpacing(int index, int spacing)Dtk::Widget::DDialogslot
keyPressEvent(QKeyEvent *event) Q_DECL_OVERRIDE (定义于 Dtk::Widget::DAboutDialog)Dtk::Widget::DAboutDialogprotected
licenseDtk::Widget::DAboutDialog
license() constDtk::Widget::DAboutDialog
licenseActivated() (定义于 Dtk::Widget::DAboutDialog)Dtk::Widget::DAboutDialogsignal
messageDtk::Widget::DDialog
message() constDtk::Widget::DDialog
messageChanged(QString massage) (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogsignal
mouseMoveEvent(QMouseEvent *event) Q_DECL_OVERRIDEDtk::Widget::DAbstractDialogprotected
mousePressEvent(QMouseEvent *event) Q_DECL_OVERRIDEDtk::Widget::DAbstractDialogprotected
mouseReleaseEvent(QMouseEvent *event) Q_DECL_OVERRIDEDtk::Widget::DAbstractDialogprotected
move(const QPoint &pos)Dtk::Widget::DAbstractDialog
move(int x, int y)Dtk::Widget::DAbstractDialoginline
moveToCenter()Dtk::Widget::DAbstractDialogslot
moveToCenterByRect(const QRect &rect)Dtk::Widget::DAbstractDialogslot
moveToTopRight()Dtk::Widget::DAbstractDialogslot
moveToTopRightByRect(const QRect &rect)Dtk::Widget::DAbstractDialogslot
onButtonClickedCloseDtk::Widget::DDialog
onButtonClickedClose() constDtk::Widget::DDialog
productNameDtk::Widget::DAboutDialog
productName() constDtk::Widget::DAboutDialog
removeButton(int index)Dtk::Widget::DDialogslot
removeButton(QAbstractButton *button)Dtk::Widget::DDialogslot
removeButtonByText(const QString &text)Dtk::Widget::DDialogslot
removeContent(QWidget *widget, bool isDelete=true)Dtk::Widget::DDialogslot
resizeEvent(QResizeEvent *event) override (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogprotected
setAcknowledgementVisible(bool visible)Dtk::Widget::DAboutDialogslot
setButtonIcon(int index, const QIcon &icon)Dtk::Widget::DDialogslot
setButtonText(int index, const QString &text)Dtk::Widget::DDialogslot
setCloseButtonVisible(bool closeButtonVisible)Dtk::Widget::DDialogslot
setCompanyLogo(const QPixmap &companyLogo)Dtk::Widget::DAboutDialogslot
setContentLayoutContentsMargins(const QMargins &margins)Dtk::Widget::DDialog
setDefaultButton(int index)Dtk::Widget::DDialogslot
setDefaultButton(const QString &str)Dtk::Widget::DDialogslot
setDefaultButton(QAbstractButton *button)Dtk::Widget::DDialogslot
setDescription(const QString &description)Dtk::Widget::DAboutDialogslot
setDisplayPosition(DisplayPosition displayPosition)Dtk::Widget::DAbstractDialogslot
setGeometry(const QRect &rect)Dtk::Widget::DAbstractDialog
setGeometry(int x, int y, int width, int height) (定义于 Dtk::Widget::DAbstractDialog)Dtk::Widget::DAbstractDialoginline
setIcon(const QIcon &icon)Dtk::Widget::DDialogslot
setLicense(const QString &license)Dtk::Widget::DAboutDialogslot
setLicenseEnabled(bool enabled) (定义于 Dtk::Widget::DAboutDialog)Dtk::Widget::DAboutDialog
setMessage(const QString &message)Dtk::Widget::DDialogslot
setOnButtonClickedClose(bool onButtonClickedClose)Dtk::Widget::DDialogslot
setProductIcon(const QIcon &icon)Dtk::Widget::DAboutDialogslot
setProductName(const QString &productName)Dtk::Widget::DAboutDialogslot
setSpacing(int spacing)Dtk::Widget::DDialogslot
setTextFormat(Qt::TextFormat textFormat)Dtk::Widget::DDialogslot
setTitle(const QString &title)Dtk::Widget::DDialogslot
setVersion(const QString &version)Dtk::Widget::DAboutDialogslot
setWebsiteLink(const QString &websiteLink)Dtk::Widget::DAboutDialogslot
setWebsiteName(const QString &websiteName)Dtk::Widget::DAboutDialogslot
setWindowTitle(const QString &windowTitle)Dtk::Widget::DAboutDialogslot
setWordWrapMessage(bool wordWrap)Dtk::Widget::DDialogslot
setWordWrapTitle(bool wordWrap)Dtk::Widget::DDialogslot
showEvent(QShowEvent *event) Q_DECL_OVERRIDE (定义于 Dtk::Widget::DAboutDialog)Dtk::Widget::DAboutDialogprotected
sizeChanged(QSize size) (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogsignal
textFormatDtk::Widget::DDialog
textFormat() constDtk::Widget::DDialog
textFormatChanged(Qt::TextFormat textFormat) (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogsignal
titleDtk::Widget::DDialog
title() constDtk::Widget::DDialog
titleChanged(QString title) (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogsignal
TopRight 枚举值Dtk::Widget::DAbstractDialog
versionDtk::Widget::DAboutDialog
version() constDtk::Widget::DAboutDialog
visibleChanged(bool visible) (定义于 Dtk::Widget::DDialog)Dtk::Widget::DDialogsignal
websiteLinkDtk::Widget::DAboutDialog
websiteLink() constDtk::Widget::DAboutDialog
websiteNameDtk::Widget::DAboutDialog
websiteName() constDtk::Widget::DAboutDialog
windowTitleDtk::Widget::DAboutDialog
windowTitle() constDtk::Widget::DAboutDialog