|
|
void | run () |
| |
|
void | RedirectToLog () |
| |
|
|
static int | cols () |
| |
|
static int | lines () |
| |
|
static int | tabsize () |
| |
|
static const NCstyle & | style () |
| |
|
static void | Update () |
| |
|
static void | Redraw () |
| |
|
static void | Refresh () |
| |
|
static void | SetTitle (const std::string &str) |
| |
|
static void | SetStatusLine (std::map< int, std::string > fkeys) |
| |
|
static void | ScreenShot (const std::string &name="screen.shot") |
| |
|
static void | drawTitle () |
| |
|
static void | ForgetDlg (NCDialog *dlg_r) |
| |
|
static void | RememberDlg (NCDialog *dlg_r) |
| |
|
static void | ResizeEvent () |
| |
|
|
int | stdout_save |
| |
|
int | stderr_save |
| |
|
|
void | init () |
| |
|
bool | initialized () const |
| |
|
virtual bool | title_line () |
| |
|
virtual bool | want_colors () |
| |
|
virtual void | setup_screen () |
| |
|
virtual void | init_title () |
| |
|
virtual void | init_screen () |
| |
|
|
SCREEN * | theTerm |
| |
|
std::string | myTerm |
| |
|
std::string | envTerm |
| |
|
WINDOW * | title_w |
| |
|
WINDOW * | status_w |
| |
|
std::string | title_t |
| |
|
std::map< int, std::string > | status_line |
| |
|
NCstyle * | styleset |
| |
|
NCursesPanel * | stdpan |
| |
|
|
std::ostream & | operator<< (std::ostream &STREAM, const NCurses &OBJ) |
| |
Definition at line 140 of file NCurses.h.
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/libyui-ncurses-2.43.3/src/NCurses.h
- /home/abuild/rpmbuild/BUILD/libyui-ncurses-2.43.3/src/NCurses.cc