cgv
Loading...
Searching...
No Matches
cgv::gui::theme_observer Class Reference
Inheritance diagram for cgv::gui::theme_observer:
cgv::app::themed_canvas_overlay cgv::app::color_map_editor cgv::app::color_map_legend cgv::app::color_selector cgv::app::performance_monitor

Public Member Functions

virtual void handle_theme_change (const cgv::gui::theme_info &theme)
 override in your class to handle theme changes
 

Detailed Description

Definition at line 93 of file theme_info.h.

Constructor & Destructor Documentation

◆ theme_observer()

cgv::gui::theme_observer::theme_observer ( )
inline

Definition at line 95 of file theme_info.h.

◆ ~theme_observer()

cgv::gui::theme_observer::~theme_observer ( )
inline

Definition at line 100 of file theme_info.h.

Member Function Documentation

◆ handle_theme_change()

virtual void cgv::gui::theme_observer::handle_theme_change ( const cgv::gui::theme_info theme)
inlinevirtual

override in your class to handle theme changes

Reimplemented in cgv::app::color_map_editor, and cgv::app::themed_canvas_overlay.

Definition at line 106 of file theme_info.h.


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