OverviewWidget
Public Functions
explicit OverviewWidget(MainWindow *main)
~OverviewWidget()
inline *getTargetGraphWidget()
inline bool getIsAvailable() const
inline bool getUserOpened() const
whether this widget is desired to be shown in general
Will be false when the user closed the overview explicitly. Also corresponds to the checked state of the menu entry for this widget.
inline OverviewView *getGraphView() const
Signals
-
emit signal to update the rect
void isAvailableChanged(bool isAvailable)
See