Public Member Functions | |
WorkflowMonitorSidebarWidget (BinaryViewRef data) | |
void | notifyRefresh () override |
void | notifyFontChanged () override |
void | notifyThemeChanged () override |
void | notifyViewLocationChanged (View *view, const ViewLocation &viewLocation) override |
![]() | |
SidebarWidget (const QString &title) | |
~SidebarWidget () | |
const QString & | title () const |
void | enableRefreshTimer (int interval) |
void | setRefreshQuiesce (bool enable) |
bool | isQuiesced () const |
virtual void | notifyQuiesce (bool) |
virtual void | notifyOffsetChanged (uint64_t) |
virtual void | notifyViewChanged (ViewFrame *) |
virtual void | focus () |
virtual void | closing () |
virtual void | setPrimaryOrientation (Qt::Orientation) |
virtual QWidget * | headerWidget () |
Additional Inherited Members | |
![]() | |
QString | m_title |
UIActionHandler | m_actionHandler |
ContextMenuManager * | m_contextMenuManager = nullptr |
Menu * | m_menu = nullptr |
bool | m_quiesceState = true |
QTimer * | m_updateTimer = nullptr |
WorkflowMonitorSidebarWidget::WorkflowMonitorSidebarWidget | ( | BinaryViewRef | data | ) |
|
inlineoverridevirtual |
Reimplemented from SidebarWidget.
|
inlineoverridevirtual |
Reimplemented from SidebarWidget.
|
inlineoverridevirtual |
Reimplemented from SidebarWidget.
|
inlineoverridevirtual |
Reimplemented from SidebarWidget.