IDA C++ SDK 9.2
|
Multi line text control, used to embed a text control in a form. More...
#include <kernwin.hpp>
Public Member Functions | |
textctrl_info_t () | |
Constructor. |
Public Attributes | |
size_t | cb |
size of this structure | |
qstring | text |
in, out: text control value | |
uint16 | flags |
Text control property bits | |
uint16 | tabsize |
how many spaces a single tab will indent |
Multi line text control, used to embed a text control in a form.
|
inline |
Constructor.
size_t textctrl_info_t::cb |
size of this structure
qstring textctrl_info_t::text |
in, out: text control value
uint16 textctrl_info_t::flags |
uint16 textctrl_info_t::tabsize |
how many spaces a single tab will indent