#include <window.hpp>

Classes | |
| struct | tresolution |
Public Member Functions | |
| twindow_definition (const config &cfg) | |
Public Member Functions inherited from gui2::tcontrol_definition | |
| tcontrol_definition (const config &cfg) | |
| template<class T > | |
| void | load_resolutions (const config &cfg) |
Public Member Functions inherited from reference_counted_object | |
| reference_counted_object () | |
| reference_counted_object (const reference_counted_object &) | |
| reference_counted_object & | operator= (const reference_counted_object &) |
| virtual | ~reference_counted_object () |
| void | add_ref () const |
| void | dec_ref () const |
| int | refcount () const |
Additional Inherited Members | |
Public Attributes inherited from gui2::tcontrol_definition | |
| std::string | id |
| t_string | description |
| std::vector < tresolution_definition_ptr > | resolutions |
Protected Member Functions inherited from reference_counted_object | |
| void | turn_reference_counting_off () const |
Definition at line 767 of file window.hpp.
|
explicit |
Definition at line 1520 of file window.cpp.
References DBG_GUI_P.
1.8.8