Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
src_gui_dialogs_qmessagebox.cpp File Reference

(931b0fb451162bbd29751dd1c5892024520fd2b2)

#include <QWidget>
#include <QAbstractButton>
#include <QPushButton>
#include <QApplication>
#include <QMessageBox>
Include dependency graph for src_gui_dialogs_qmessagebox.cpp:

Go to the source code of this file.

Classes

class  MyWidget
 [24] More...

Functions

int main (int argc, char *argv[])
 [4]

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

[4]

Definition at line 12 of file src_gui_dialogs_qmessagebox.cpp.