Skip to main content

Crate cxx_qt_lib_extras

Crate cxx_qt_lib_extras 

Source

Structs§

QApplication
The QApplication class manages the GUI application’s control flow and main settings.
QCommandLineOption
The QCommandLineOption class defines a possible command-line option.
QCommandLineParser
The QCommandLineParser class provides a means for handling the command line options.
QElapsedTimer
The QElapsedTimer class provides a fast way to calculate elapsed times.
QEventLoop
The QEventLoop class provides a means of entering and leaving an event loop.
QEventLoopProcessEventsFlag
This enum controls the types of events processed by QEventLoop::process_events.

Type Aliases§

QEventLoopProcessEventsFlags
QFlags of QEventLoopProcessEventsFlag.