wex
v21.04.0
|
Offers interface to listview. More...
#include <wex/listview-core.h>
Public Member Functions | |
virtual bool | append_columns (const std::vector< column > &cols)=0 |
Pure virtual interface. More... | |
virtual bool | find_next (const std::string &text, bool find_next=true)=0 |
Finds next. | |
Offers interface to listview.
|
pure virtual |
Pure virtual interface.
Appends new columns. Returns false if appending a column failed.
Implemented in wex::listview.