dqml v0.5.0 (2016-04-10T13:04:11Z)
Home
Dub
Repo
QGuiApplication
dqml
qguiapplication
Undocumented in source.
class
QGuiApplication :
QCoreApplication
{
this
();
~this
();
void
exec
();
void
quit
();
}
Constructors
this
this
()
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
exec
void
exec
()
Undocumented in source. Be warned that the author may not have intended to support it.
quit
void
quit
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From QCoreApplication
applicationDirPath
string
applicationDirPath
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dqml
qguiapplication
classes
QGuiApplication