GlobalAreaWidget Class Reference

Public Member Functions

 GlobalAreaWidget (const QString &title)
 
const QString & title () const
 
virtual void notifyFontChanged ()
 
virtual void notifyOffsetChanged (uint64_t)
 
virtual void notifyThemeChanged ()
 
virtual void notifyViewChanged (ViewFrame *)
 
virtual void notifyViewLocationChanged (View *, const ViewLocation &)
 
virtual void focus ()
 

Protected Attributes

QString m_title
 
UIActionHandler m_actionHandler
 
ContextMenuManagerm_contextMenuManager = nullptr
 
Menum_menu = nullptr
 

Constructor & Destructor Documentation

◆ GlobalAreaWidget()

GlobalAreaWidget::GlobalAreaWidget ( const QString &  title)

Member Function Documentation

◆ focus()

virtual void GlobalAreaWidget::focus ( )
virtual

Reimplemented in LogView, and ScriptingConsole.

◆ notifyFontChanged()

virtual void GlobalAreaWidget::notifyFontChanged ( )
inlinevirtual

Reimplemented in LogView, and ScriptingConsole.

◆ notifyOffsetChanged()

virtual void GlobalAreaWidget::notifyOffsetChanged ( uint64_t  )
inlinevirtual

◆ notifyThemeChanged()

virtual void GlobalAreaWidget::notifyThemeChanged ( )
inlinevirtual

Reimplemented in LogView.

◆ notifyViewChanged()

virtual void GlobalAreaWidget::notifyViewChanged ( ViewFrame )
inlinevirtual

Reimplemented in LogView, and ScriptingConsole.

◆ notifyViewLocationChanged()

virtual void GlobalAreaWidget::notifyViewLocationChanged ( View ,
const ViewLocation  
)
inlinevirtual

◆ title()

const QString & GlobalAreaWidget::title ( ) const
inline

Member Data Documentation

◆ m_actionHandler

UIActionHandler GlobalAreaWidget::m_actionHandler
protected

◆ m_contextMenuManager

ContextMenuManager* GlobalAreaWidget::m_contextMenuManager = nullptr
protected

◆ m_menu

Menu* GlobalAreaWidget::m_menu = nullptr
protected

◆ m_title

QString GlobalAreaWidget::m_title
protected

The documentation for this class was generated from the following file: