forked from qt-creator/qt-creator
QmlDesigner: Remove the standalone view3D window implementation
Task-number: QDS-1692 Change-Id: I6c04aaee9ab6a119cfcc22ee2e19b808bb95ae0a Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
This commit is contained in:
committed by
Miikka Heikkinen
parent
5b8fe22337
commit
fb843d3442
@@ -166,8 +166,6 @@ signals:
|
||||
void coreAboutToClose();
|
||||
void contextAboutToChange(const QList<Core::IContext *> &context);
|
||||
void contextChanged(const Core::Context &context);
|
||||
void windowStateChanged(Qt::WindowStates previousStates, Qt::WindowStates currentStates);
|
||||
void windowActivationChanged(bool isActive, bool hasPopup);
|
||||
|
||||
public:
|
||||
/* internal use */
|
||||
|
||||
Reference in New Issue
Block a user