|
libyui-ncurses
2.44.1
|


Public Member Functions | |
| NCTextPad (int lines, int cols, const NCWidget &p) | |
| virtual void | resize (wsze nsze) |
| virtual int | setpos () |
| virtual wpos | CurPos () const |
| virtual bool | handleInput (wint_t key) |
| void | setText (const NCtext &ntext) |
| std::wstring | getText () const |
| void | setInputMaxLength (int nr) |
Protected Member Functions | |
| virtual int | setpos (const wpos &newpos) |
Friends | |
| std::ostream & | operator<< (std::ostream &STREAM, const NCTextPad &OBJ) |
Definition at line 35 of file NCTextPad.h.