wex v24.10.0
|
This is the complete list of members for wex::del::file, including all inherited members.
add_items(const std::string &folder, const std::string &files, const data::dir::type_t &flags) | wex::del::file | |
append_columns(const std::vector< column > &cols) override | wex::listview | virtual |
check_sync() | wex::file | |
clear() | wex::listview | |
close() | wex::file | |
config_dialog(const data::window &data=data::window()) | wex::listview | static |
config_get() | wex::listview | |
data() const | wex::listview | inline |
Destroy() override | wex::del::listview | |
field_separator() const | wex::listview | inline |
file(const wex::path &path, const data::listview &data=data::listview()) | wex::del::file | |
wex::file::file() | wex::file | |
wex::file::file(const path &p) | wex::file | explicit |
wex::file::file(const char *filename) | wex::file | explicit |
wex::file::file(const path &p, std::ios_base::openmode mode) | wex::file | |
wex::file::file(const char *filename, std::ios_base::openmode mode) | wex::file | |
wex::file::file(const file &rhs) | wex::file | |
file_load(const path &p) | wex::file | |
file_new(const path &p) | wex::file | |
file_save(const wex::path &p=wex::path()) | wex::file | |
find_column(const std::string &name) const | wex::listview | inline |
find_next(const std::string &text, bool find_next=true) override | wex::listview | virtual |
get_file() | wex::del::file | inline |
get_item_text(long item_number, const std::string &col_name=std::string()) const | wex::listview | |
insert_item(const std::vector< std::string > &item, long index=-1) | wex::listview | |
is_contents_changed() const final | wex::del::file | inlinevirtual |
is_open() const | wex::file | inline |
is_written() const | wex::file | inline |
item_from_text(const std::string &text) final | wex::del::file | virtual |
item_to_text(long item_number) const | wex::listview | virtual |
items_update() | wex::listview | virtual |
listview(const data::listview &data=data::listview()) | wex::del::listview | |
wex::factory::listview::listview(const data::window &w=data::window(), const data::control &c=data::control()) | wex::factory::listview | explicit |
load(const strings_t &l) | wex::listview | |
open(std::ios_base::openmode mode=std::ios_base::in) | wex::file | inline |
open(const path &p, std::ios_base::openmode mode=std::ios_base::in) | wex::file | |
operator=(const file &f) | wex::file | |
path() const | wex::file | inline |
path() | wex::file | inline |
print() override | wex::listview | virtual |
print_preview() override | wex::listview | virtual |
read(std::streampos seek_position=0) | wex::file | |
reset_contents_changed() final | wex::del::file | inlinevirtual |
save() const | wex::listview | |
set_item(long index, int column, const std::string &label) | wex::listview | |
set_item_image(long item_number, const wxArtID &artid) | wex::listview | |
sort_column(const std::string &column_name, sort_t sort_method=SORT_TOGGLE) | wex::listview | inline |
sort_column(int column_no, sort_t sort_method=SORT_TOGGLE) | wex::listview | |
sort_column_reset() | wex::listview | |
sorted_column_no() const | wex::listview | inline |
stream() | wex::file | inline |
type_tool(const tool &tool) | wex::del::listview | static |
use_stream(bool use=true) | wex::file | inline |
write(std::span< const char > buffer) | wex::file | |
write(const std::string &s) | wex::file | inline |
~file() override | wex::del::file | virtual |