#include <NCPad.h>
Inheritance diagram for NCScrollHint:
Public Member Functions | |
void | SendSchrollCB (NCSchrollCB *to) |
virtual void | SendHead () |
Protected Member Functions | |
NCScrollHint () | |
virtual | ~NCScrollHint () |
virtual void | SetHead (NCursesWindow &w, unsigned ccol) |
void | VSet (unsigned total, unsigned visible, unsigned start) |
void | HSet (unsigned total, unsigned visible, unsigned start) |
virtual void | SetPadSize (wsze &minsze) |
Private Attributes | |
NCSchrollCB * | redirect |
|
|
|
|
|
|
|
Reimplemented in NCTablePad, and NCTreePad. |
|
|
|
|
|
|
|
|
|
|