#include "PreCompiled.h"
#include <QMutex>
#include <QSysInfo>
#include <QWaitCondition>
#include "Splashscreen.h"
#include "ui_AboutApplication.h"
#include <Base/Console.h>
#include <App/Application.h>
#include <Gui/MainWindow.h>
#include "moc_Splashscreen.cpp"
Go to the source code of this file.
Classes | |
class | Gui::SplashObserver |
Displays all messages at startup inside the splash screen. More... | |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
Functions | |
static QString | getPlatform () |
static QString getPlatform | ( | ) | [static] |
Definition at line 218 of file Splashscreen.cpp.
Referenced by Gui::Dialog::AboutDialog::setupLabels().