4#ifndef QQUICKMESSAGEDIALOGIMPL_P_H 
    5#define QQUICKMESSAGEDIALOGIMPL_P_H 
   18#include <QtQuickTemplates2/private/qquickdialog_p.h> 
   19#include <QtQuickTemplates2/private/qquicklabel_p.h> 
   20#include <QtQuickTemplates2/private/qquickdialogbuttonbox_p.h> 
   21#include <QtQuickTemplates2/private/qquicktextarea_p.h> 
   22#include <QtQuickTemplates2/private/qquickbutton_p.h> 
   38    Q_PROPERTY(
bool showDetailedText READ showDetailedText NOTIFY showDetailedTextChanged)
 
   50    bool showDetailedText() 
const;
 
   52    QString informativeText() 
const;
 
   62    void toggleShowDetailedText();
 
   75                       NOTIFY detailedTextButtonChanged)
 
   83    void setDetailedTextButton(
QQuickButton *detailedTextButton);
 
void detailedTextButtonChanged()
void buttonClicked(QPlatformDialogHelper::StandardButton button, QPlatformDialogHelper::ButtonRole role)
void showDetailedTextChanged()
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
#define QML_ATTACHED(ATTACHED_TYPE)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent