List of all members.
Public Member Functions |
virtual void | set_parent (void *parent)=0 |
virtual void | display_next ()=0 |
virtual void | display_previous ()=0 |
virtual unsigned int | max_pages ()=0 |
virtual void | display_controls ()=0 |
virtual scroll_box0 * | copy ()=0 |
virtual bool | next_page () |
virtual bool | previous_page () |
Protected Attributes |
unsigned int | page_number |
QPushButton * | button_next |
QPushButton * | button_previous |
unsigned int | _h0 |
unsigned int | _w0 |
unsigned int | _h1 |
unsigned int | _w1 |
The documentation for this class was generated from the following files:
- /home/rex/ebltrunk/tools/libidxgui/include/scroll_box0.h
- /home/rex/ebltrunk/tools/libidxgui/src/scroll_box0.cpp