refs #635, init metadata in CApplication / CGuiApplication

This commit is contained in:
Klaus Basan
2016-04-02 16:09:36 +02:00
parent a4e7ccd25c
commit 63ddcc5d7c
4 changed files with 40 additions and 15 deletions

View File

@@ -158,6 +158,9 @@ namespace BlackGui
//! Handle paring of special GUI cmd arguments
virtual bool parsingHookIn() override;
//! Register metadata
static void registerMetadata();
private:
QPixmap m_windowIcon;
QCommandLineOption m_cmdWindowStateMinimized { "empty" }; //!< window state (minimized)