File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef QIsisApplication_H
2 #define QIsisApplication_H
13 #include <QApplication>
void clear()
Remove everything from the current PvlObject.
Definition: PvlObject.h:341
File name manipulation and expansion.
Definition: FileName.h:100
void openUrl(QUrl url)
Open a URL in the browser specified by Isis.
Definition: QIsisApplication.cpp:88
virtual bool notify(QObject *rec, QEvent *ev)
notify - this function overrides the QApplication notify as QT event handlers do not handle exception...
Definition: QIsisApplication.cpp:74
Handles exceptions which the QT event handlers and QApplication do not handle.
Definition: QIsisApplication.h:36
QIsisApplication(int &argc, char *argv[])
Constructor.
Definition: QIsisApplication.cpp:28
const char * what() const
Returns a string representation of this exception in its current state.
Definition: IException.cpp:375
QString expanded() const
Returns a QString of the full file name including the file path, excluding the attributes.
Definition: FileName.cpp:196
Isis exception class.
Definition: IException.h:91
void Load(const QString &file)
Definition: Preference.cpp:28
static Preference & Preferences(bool unitTest=false)
Definition: Preference.cpp:86
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16