4#ifndef QQUICKMESSAGEDIALOG_P_H
5#define QQUICKMESSAGEDIALOG_P_H
29 Q_PROPERTY(
QString detailedText READ detailedText WRITE setDetailedText NOTIFY detailedTextChanged FINAL)
30 Q_PROPERTY(QPlatformDialogHelper::StandardButtons buttons READ buttons WRITE setButtons NOTIFY buttonsChanged FINAL)
41 QString informativeText()
const;
47 QPlatformDialogHelper::StandardButtons buttons()
const;
48 void setButtons(QPlatformDialogHelper::StandardButtons buttons);
virtual void onCreate(QPlatformDialogHelper *dialog)
virtual void onShow(QPlatformDialogHelper *dialog)
void informativeTextChanged()
void buttonClicked(QPlatformDialogHelper::StandardButton button, QPlatformDialogHelper::ButtonRole role)
void detailedTextChanged()
\macro QT_RESTRICTED_CAST_FROM_ASCII
void textChanged(const QString &newText)
Combined button and popup list for selecting options.
SharedPointerFileDialogOptions m_options
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_EXTENDED_NAMESPACE(EXTENDED_NAMESPACE)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
QFileDialog dialog(this)
[1]
msgBox setInformativeText("Do you want to save your changes?")
insertRed setText("insert red text")
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent