wex v24.10.0
|
This is the complete list of members for wex::grid_statistics< T >, including all inherited members.
build_popup_menu(menu &menu) override | wex::grid_statistics< T > | inlineprotectedvirtual |
clear() override | wex::grid_statistics< T > | inlinevirtual |
copy_selected_cells_to_clipboard() const | wex::grid | |
dec(const std::string &key, T dec_value=1) | wex::statistics< T > | inline |
drop_selection(const wxGridCellCoords &drop_coords, const std::string &data) | wex::grid | |
empty() const | wex::statistics< T > | inline |
empty_selection() | wex::grid | |
find_next(const data::find &f) | wex::grid | |
get() const | wex::statistics< T > | inline |
get(const std::string &key) const | wex::statistics< T > | inline |
get_cells_value() const | wex::grid | |
get_find_string() const | wex::grid | |
get_items() const | wex::statistics< T > | inline |
get_keys() const | wex::grid_statistics< T > | inline |
get_selected_cells_value() const | wex::grid | |
grid(const data::window &data=data::window().style(wxWANTS_CHARS)) | wex::grid | explicit |
grid_statistics(const std::vector< std::pair< const std::string, T > > &v={}, const data::window &data=data::window().style(wxWANTS_CHARS)) | wex::grid_statistics< T > | inline |
inc(const std::string &key, T inc_value=1) | wex::statistics< T > | inline |
is_allowed_drop_selection(const wxGridCellCoords &drop_coords, const std::string &data) | wex::grid | |
operator+=(const statistics &s) | wex::statistics< T > | inline |
paste_cells_from_clipboard() | wex::grid | |
print() | wex::grid | |
print_preview() | wex::grid | |
set(const std::string &key, T value) override | wex::grid_statistics< T > | inlinevirtual |
set_cell_value(const wxGridCellCoords &coords, const std::string &data) | wex::grid | |
set_cells_value(const wxGridCellCoords &start_coords, const std::string &data) | wex::grid | |
show(bool hide_row_labels=true, bool hide_col_labels=true) | wex::grid_statistics< T > | inline |
statistics(const std::vector< std::pair< const std::string, T > > &v={}) | wex::statistics< T > | inlineexplicit |
use_drag_and_drop(bool use) | wex::grid | |
~grid()=default | wex::factory::grid | virtual |
~statistics()=default | wex::statistics< T > | virtual |