public class QMessageBox: QDialog, System.IDisposable
System.Object
QtSupport
QObject
QWidget
QDialog
QMessageBoxThis type implements System.IDisposable.
Qt Namespace
QMessageBox Constructors
QMessageBox(Qt.QWidget, System.String) Constructor
QMessageBox(System.String, System.String, Icon, int, int, int, Qt.QWidget, System.String, bool, Qt.WidgetFlags) Constructor
QMessageBox() Constructor
QMessageBox(Qt.QWidget) Constructor
QMessageBox(System.String, System.String, Icon, int, int, int) Constructor
QMessageBox(System.String, System.String, Icon, int, int, int, Qt.QWidget) Constructor
QMessageBox(System.String, System.String, Icon, int, int, int, Qt.QWidget, System.String) Constructor
QMessageBox(System.String, System.String, Icon, int, int, int, Qt.QWidget, System.String, bool) Constructor
QMessageBox(void *) Constructor
QMessageBox Methods
QMessageBox.About Method
QMessageBox.AboutQt(Qt.QWidget, System.String) Method
QMessageBox.AboutQt(Qt.QWidget) Method
QMessageBox.AdjustSize Method
QMessageBox.ButtonText Method
QMessageBox.Critical(Qt.QWidget, System.String, System.String, int, int, int) Method
QMessageBox.Critical(Qt.QWidget, System.String, System.String, System.String, System.String, System.String, int, int) Method
QMessageBox.Critical(Qt.QWidget, System.String, System.String, int, int) Method
QMessageBox.Critical(Qt.QWidget, System.String, System.String) Method
QMessageBox.Critical(Qt.QWidget, System.String, System.String, System.String) Method
QMessageBox.Critical(Qt.QWidget, System.String, System.String, System.String, System.String) Method
QMessageBox.Critical(Qt.QWidget, System.String, System.String, System.String, System.String, System.String) Method
QMessageBox.Critical(Qt.QWidget, System.String, System.String, System.String, System.String, System.String, int) Method
QMessageBox.Finalize Method
QMessageBox.IconPixmap Method
QMessageBox.Information(Qt.QWidget, System.String, System.String, int, int, int) Method
QMessageBox.Information(Qt.QWidget, System.String, System.String, System.String, System.String, System.String, int, int) Method
QMessageBox.Information(Qt.QWidget, System.String, System.String, int) Method
QMessageBox.Information(Qt.QWidget, System.String, System.String, int, int) Method
QMessageBox.Information(Qt.QWidget, System.String, System.String) Method
QMessageBox.Information(Qt.QWidget, System.String, System.String, System.String) Method
QMessageBox.Information(Qt.QWidget, System.String, System.String, System.String, System.String) Method
QMessageBox.Information(Qt.QWidget, System.String, System.String, System.String, System.String, System.String) Method
QMessageBox.Information(Qt.QWidget, System.String, System.String, System.String, System.String, System.String, int) Method
QMessageBox.Message(System.String, System.String, System.String, Qt.QWidget, System.String) Method
QMessageBox.Message(System.String, System.String) Method
QMessageBox.Message(System.String, System.String, System.String) Method
QMessageBox.Message(System.String, System.String, System.String, Qt.QWidget) Method
QMessageBox.Query(System.String, System.String, System.String, System.String, Qt.QWidget, System.String) Method
QMessageBox.Query(System.String, System.String) Method
QMessageBox.Query(System.String, System.String, System.String) Method
QMessageBox.Query(System.String, System.String, System.String, System.String) Method
QMessageBox.Query(System.String, System.String, System.String, System.String, Qt.QWidget) Method
QMessageBox.SetButtonText Method
QMessageBox.SetIcon(Icon) Method
QMessageBox.SetIcon(Qt.QPixmap) Method
QMessageBox.SetIconPixmap Method
QMessageBox.SetText Method
QMessageBox.SetTextFormat Method
QMessageBox.StandardIcon(Icon, Qt.GUIStyle) Method
QMessageBox.StandardIcon(Icon) Method
QMessageBox.StyleChanged Method
QMessageBox.Text Method
QMessageBox.TextFormat Method
QMessageBox.Warning(Qt.QWidget, System.String, System.String, int, int, int) Method
QMessageBox.Warning(Qt.QWidget, System.String, System.String, System.String, System.String, System.String, int, int) Method
QMessageBox.Warning(Qt.QWidget, System.String, System.String, int, int) Method
QMessageBox.Warning(Qt.QWidget, System.String, System.String) Method
QMessageBox.Warning(Qt.QWidget, System.String, System.String, System.String) Method
QMessageBox.Warning(Qt.QWidget, System.String, System.String, System.String, System.String) Method
QMessageBox.Warning(Qt.QWidget, System.String, System.String, System.String, System.String, System.String) Method
QMessageBox.Warning(Qt.QWidget, System.String, System.String, System.String, System.String, System.String, int) Method
public void QMessageBox(Qt.QWidget parent, System.String name);
Qt.QMessageBox Class, Qt Namespace
public void QMessageBox(System.String caption, System.String text, Icon icon, int button0, int button1, int button2, Qt.QWidget parent, System.String name, bool modal, Qt.WidgetFlags f);
Qt.QMessageBox Class, Qt Namespace
public void QMessageBox();
Qt.QMessageBox Class, Qt Namespace
public void QMessageBox(Qt.QWidget parent);
Qt.QMessageBox Class, Qt Namespace
public void QMessageBox(System.String caption, System.String text, Icon icon, int button0, int button1, int button2);
Qt.QMessageBox Class, Qt Namespace
public void QMessageBox(System.String caption, System.String text, Icon icon, int button0, int button1, int button2, Qt.QWidget parent);
Qt.QMessageBox Class, Qt Namespace
public void QMessageBox(System.String caption, System.String text, Icon icon, int button0, int button1, int button2, Qt.QWidget parent, System.String name);
Qt.QMessageBox Class, Qt Namespace
public void QMessageBox(System.String caption, System.String text, Icon icon, int button0, int button1, int button2, Qt.QWidget parent, System.String name, bool modal);
Qt.QMessageBox Class, Qt Namespace
public void QMessageBox(void * ptr);
Qt.QMessageBox Class, Qt Namespace
public static void About(Qt.QWidget parent, System.String caption, System.String text);
Qt.QMessageBox Class, Qt Namespace
public static void AboutQt(Qt.QWidget parent, System.String caption);
Qt.QMessageBox Class, Qt Namespace
public static void AboutQt(Qt.QWidget parent);
Qt.QMessageBox Class, Qt Namespace
public void AdjustSize();
Qt.QMessageBox Class, Qt Namespace
public System.String ButtonText(int button);
Qt.QMessageBox Class, Qt Namespace
public static int Critical(Qt.QWidget parent, System.String caption, System.String text, int button0, int button1, int button2);
Qt.QMessageBox Class, Qt Namespace
public static int Critical(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text, System.String button2Text, int defaultButtonNumber, int escapeButtonNumber);
Qt.QMessageBox Class, Qt Namespace
public static int Critical(Qt.QWidget parent, System.String caption, System.String text, int button0, int button1);
Qt.QMessageBox Class, Qt Namespace
public static int Critical(Qt.QWidget parent, System.String caption, System.String text);
Qt.QMessageBox Class, Qt Namespace
public static int Critical(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text);
Qt.QMessageBox Class, Qt Namespace
public static int Critical(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text);
Qt.QMessageBox Class, Qt Namespace
public static int Critical(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text, System.String button2Text);
Qt.QMessageBox Class, Qt Namespace
public static int Critical(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text, System.String button2Text, int defaultButtonNumber);
Qt.QMessageBox Class, Qt Namespace
protected override void Finalize();
Qt.QMessageBox Class, Qt Namespace
public Qt.QPixmap IconPixmap();
Qt.QMessageBox Class, Qt Namespace
public static int Information(Qt.QWidget parent, System.String caption, System.String text, int button0, int button1, int button2);
Qt.QMessageBox Class, Qt Namespace
public static int Information(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text, System.String button2Text, int defaultButtonNumber, int escapeButtonNumber);
Qt.QMessageBox Class, Qt Namespace
public static int Information(Qt.QWidget parent, System.String caption, System.String text, int button0);
Qt.QMessageBox Class, Qt Namespace
public static int Information(Qt.QWidget parent, System.String caption, System.String text, int button0, int button1);
Qt.QMessageBox Class, Qt Namespace
public static int Information(Qt.QWidget parent, System.String caption, System.String text);
Qt.QMessageBox Class, Qt Namespace
public static int Information(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text);
Qt.QMessageBox Class, Qt Namespace
public static int Information(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text);
Qt.QMessageBox Class, Qt Namespace
public static int Information(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text, System.String button2Text);
Qt.QMessageBox Class, Qt Namespace
public static int Information(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text, System.String button2Text, int defaultButtonNumber);
Qt.QMessageBox Class, Qt Namespace
public static int Message(System.String caption, System.String text, System.String buttonText, Qt.QWidget parent, System.String arg1);
Qt.QMessageBox Class, Qt Namespace
public static int Message(System.String caption, System.String text);
Qt.QMessageBox Class, Qt Namespace
public static int Message(System.String caption, System.String text, System.String buttonText);
Qt.QMessageBox Class, Qt Namespace
public static int Message(System.String caption, System.String text, System.String buttonText, Qt.QWidget parent);
Qt.QMessageBox Class, Qt Namespace
public static bool Query(System.String caption, System.String text, System.String yesButtonText, System.String noButtonText, Qt.QWidget parent, System.String arg1);
Qt.QMessageBox Class, Qt Namespace
public static bool Query(System.String caption, System.String text);
Qt.QMessageBox Class, Qt Namespace
public static bool Query(System.String caption, System.String text, System.String yesButtonText);
Qt.QMessageBox Class, Qt Namespace
public static bool Query(System.String caption, System.String text, System.String yesButtonText, System.String noButtonText);
Qt.QMessageBox Class, Qt Namespace
public static bool Query(System.String caption, System.String text, System.String yesButtonText, System.String noButtonText, Qt.QWidget parent);
Qt.QMessageBox Class, Qt Namespace
public void SetButtonText(int button, System.String arg1);
Qt.QMessageBox Class, Qt Namespace
public void SetIcon(Icon arg1);
Qt.QMessageBox Class, Qt Namespace
public void SetIcon(Qt.QPixmap arg1);
Qt.QMessageBox Class, Qt Namespace
public void SetIconPixmap(Qt.QPixmap arg1);
Qt.QMessageBox Class, Qt Namespace
public void SetText(System.String arg1);
Qt.QMessageBox Class, Qt Namespace
public void SetTextFormat(Qt.TextFormat arg1);
Qt.QMessageBox Class, Qt Namespace
public static Qt.QPixmap StandardIcon(Icon icon, Qt.GUIStyle arg1);
Qt.QMessageBox Class, Qt Namespace
public static Qt.QPixmap StandardIcon(Icon icon);
Qt.QMessageBox Class, Qt Namespace
protected void StyleChanged(Qt.QStyle arg1);
Qt.QMessageBox Class, Qt Namespace
public System.String Text();
Qt.QMessageBox Class, Qt Namespace
public Qt.TextFormat TextFormat();
Qt.QMessageBox Class, Qt Namespace
public static int Warning(Qt.QWidget parent, System.String caption, System.String text, int button0, int button1, int button2);
Qt.QMessageBox Class, Qt Namespace
public static int Warning(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text, System.String button2Text, int defaultButtonNumber, int escapeButtonNumber);
Qt.QMessageBox Class, Qt Namespace
public static int Warning(Qt.QWidget parent, System.String caption, System.String text, int button0, int button1);
Qt.QMessageBox Class, Qt Namespace
public static int Warning(Qt.QWidget parent, System.String caption, System.String text);
Qt.QMessageBox Class, Qt Namespace
public static int Warning(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text);
Qt.QMessageBox Class, Qt Namespace
public static int Warning(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text);
Qt.QMessageBox Class, Qt Namespace
public static int Warning(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text, System.String button2Text);
Qt.QMessageBox Class, Qt Namespace
public static int Warning(Qt.QWidget parent, System.String caption, System.String text, System.String button0Text, System.String button1Text, System.String button2Text, int defaultButtonNumber);
Qt.QMessageBox Class, Qt Namespace