17#include <QApplication>
29 QApplication::sendPostedEvents();
30 QApplication::processEvents();
67 static char *
qargv[2];
69 if (!
qapp && !QApplication::instance()) {
76 ::Error(
"TQt6Application::CreateQApplication",
"Not found gApplication to create QApplication");
long Long_t
Signed long integer 4 bytes (long). Size depends on architecture.
R__EXTERN TApplication * gApplication
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
void Error(const char *location, const char *msgfmt,...)
Use this function in case an error occurred.
Option_t Option_t TPoint TPoint const char mode
static void CreateQApplication(int argc=0, char **argv=nullptr)
Create QApplication and timer to handle Qt events.
~TQt6Application() override
Delete Qt6 application environment.
ABC describing GUI independent application implementation protocol.
void Timeout() override
used to send control messages to clients
TQt6EventsTimer(Long_t milliSec, Bool_t mode)
Handles synchronous and a-synchronous timer events.
Namespace for ROOT features in testing.