6#include <QCoreApplication> 
    7#include <QFileOpenEvent> 
    9#include <qpa/qwindowsysteminterface.h> 
   15    : BApplication(signature)
 
   21    QWindowSystemInterface::handleApplicationTermination<QWindowSystemInterface::SynchronousDelivery>();
 
   31    if (status == B_OK && 
type == B_REF_TYPE) {
 
   41    BApplication::RefsReceived(
message);
 
static QCoreApplication * instance() noexcept
Returns a pointer to the application's QCoreApplication (or QGuiApplication/QApplication) instance.
static void postEvent(QObject *receiver, QEvent *event, int priority=Qt::NormalEventPriority)
The QFileOpenEvent class provides an event that will be sent when there is a request to open a file o...
static QString decodeName(const QByteArray &localFileName)
This does the reverse of QFile::encodeName() using localFileName.
void RefsReceived(BMessage *message) override
bool QuitRequested() override
QHaikuApplication(const char *signature)
GLenum GLenum GLsizei count
GLuint GLsizei const GLchar * message
GLsizei const GLchar *const  * path