IDA C++ SDK 9.2
|
Row data returned by get_chooser_rows(). More...
#include <kernwin.hpp>
Public Member Functions | |
bool | operator== (const chooser_row_info_t &other) const |
bool | operator!= (const chooser_row_info_t &other) const |
Public Attributes | |
qstrvec_t | texts |
texts, one per chooser column | |
chooser_item_attrs_t | attrs |
styling attributes | |
int | icon = -1 |
icon number |
Row data returned by get_chooser_rows().
|
inline |
|
inline |
qstrvec_t chooser_row_info_t::texts |
texts, one per chooser column
chooser_item_attrs_t chooser_row_info_t::attrs |
styling attributes
int chooser_row_info_t::icon = -1 |
icon number