DockManager stateChanged signal introduced(part1)
Can be helpful to reconnect to area signals
This commit is contained in:
@@ -187,6 +187,11 @@ signals:
|
||||
* This signal is emitted if the list of perspectives changed
|
||||
*/
|
||||
void perspectiveListChanged();
|
||||
|
||||
/**
|
||||
* This signal is emitted if the state changed in restoreState
|
||||
*/
|
||||
void stateChanged();
|
||||
}; // class DockManager
|
||||
} // namespace ads
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user