|
void | stripHotkey () |
|
| NClabel (const NCstring &nstr="") |
|
size_t | width () const |
|
unsigned | height () const |
|
wsze | size () const |
|
const std::list< NCstring > & | getText () const |
|
void | drawAt (NCursesWindow &w, chtype style, chtype hotstyle, const wrect &dim, const NC::ADJUST adjust=NC::TOPLEFT, bool fillup=true) const |
|
void | drawAt (NCursesWindow &w, chtype style, chtype hotstyle, const NC::ADJUST adjust=NC::TOPLEFT, bool fillup=true) const |
|
void | drawAt (NCursesWindow &w, chtype style, chtype hotstyle, const wpos &pos, const NC::ADJUST adjust=NC::TOPLEFT, bool fillup=true) const |
|
void | drawAt (NCursesWindow &w, chtype style, chtype hotstyle, const wpos &pos, const wsze &sze, const NC::ADJUST adjust=NC::TOPLEFT, bool fillup=true) const |
|
void | drawAt (NCursesWindow &w, const NCstyle::StItem &istyle, const NC::ADJUST adjust=NC::TOPLEFT, bool fillup=true) const |
|
void | drawAt (NCursesWindow &w, const NCstyle::StItem &istyle, const wpos &pos, const NC::ADJUST adjust=NC::TOPLEFT, bool fillup=true) const |
|
void | drawAt (NCursesWindow &w, const NCstyle::StItem &istyle, const wpos &pos, const wsze &sze, const NC::ADJUST adjust=NC::TOPLEFT, bool fillup=true) const |
|
void | drawAt (NCursesWindow &w, const NCstyle::StItem &istyle, const wrect &dim, const NC::ADJUST adjust=NC::TOPLEFT, bool fillup=true) const |
|
bool | hasHotkey () const |
|
wchar_t | hotkey () const |
|
std::wstring::size_type | hotpos () const |
|
Multi-line string, with optional hotkey, drawable.