Definition at line 1827 of file gnc-option-gtk-ui.cpp.
◆ GncGtkPlotSizeUIItem()
| GncGtkPlotSizeUIItem::GncGtkPlotSizeUIItem |
( |
PlotSizePtr && |
plot_size | ) |
|
|
inline |
Definition at line 1830 of file gnc-option-gtk-ui.cpp.
1830 :
1832 m_plot_size{std::move(plot_size)} {}
class GncOptionGtkUIItem Gtk-specific Interface class for Option Widget
◆ get_plot_size()
| PlotSize * GncGtkPlotSizeUIItem::get_plot_size |
( |
| ) |
|
|
inline |
◆ set_option_from_ui_item()
| void GncGtkPlotSizeUIItem::set_option_from_ui_item |
( |
GncOption & |
option | ) |
|
|
inlineoverridevirtualnoexcept |
◆ set_ui_item_from_option()
| void GncGtkPlotSizeUIItem::set_ui_item_from_option |
( |
GncOption & |
option | ) |
|
|
inlineoverridevirtualnoexcept |
The documentation for this class was generated from the following file: