formatted_scroller Class Reference

#include <menu.h>

Inheritance diagram for formatted_scroller:

Inheritance graph
[legend]
Collaboration diagram for formatted_scroller:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 formatted_scroller ()
 formatted_scroller (int flags, const std::string &s)
virtual void add_item_formatted_string (const formatted_string &s, int hotkey=0)
virtual void add_item_string (const std::string &s, int hotkey=0)
virtual void add_text (const std::string &s, bool new_line=false)
virtual bool jump_to_hotkey (int keyin)
virtual ~formatted_scroller ()

Protected Member Functions

virtual bool page_down ()
virtual bool line_down ()
virtual bool page_up ()
virtual bool line_up ()
virtual void draw_index_item (int index, const MenuEntry *me) const
virtual bool process_key (int keyin)
bool jump_to (int linenum)


Constructor & Destructor Documentation

formatted_scroller::formatted_scroller (  ) 

Here is the call graph for this function:

formatted_scroller::formatted_scroller ( int  flags,
const std::string s 
)

Here is the call graph for this function:

formatted_scroller::~formatted_scroller (  )  [virtual]


Member Function Documentation

void formatted_scroller::add_item_formatted_string ( const formatted_string s,
int  hotkey = 0 
) [virtual]

Here is the call graph for this function:

void formatted_scroller::add_item_string ( const std::string s,
int  hotkey = 0 
) [virtual]

Here is the call graph for this function:

void formatted_scroller::add_text ( const std::string s,
bool  new_line = false 
) [virtual]

Here is the call graph for this function:

bool formatted_scroller::jump_to_hotkey ( int  keyin  )  [virtual]

Here is the call graph for this function:

bool formatted_scroller::page_down (  )  [protected, virtual]

Reimplemented from Menu.

bool formatted_scroller::line_down (  )  [protected, virtual]

Reimplemented from Menu.

bool formatted_scroller::page_up (  )  [protected, virtual]

Reimplemented from Menu.

bool formatted_scroller::line_up (  )  [protected, virtual]

Reimplemented from Menu.

void formatted_scroller::draw_index_item ( int  index,
const MenuEntry me 
) const [protected, virtual]

Reimplemented from Menu.

Here is the call graph for this function:

bool formatted_scroller::process_key ( int  keyin  )  [protected, virtual]

Reimplemented from Menu.

Here is the call graph for this function:

bool formatted_scroller::jump_to ( int  linenum  )  [protected]


The documentation for this class was generated from the following files:

Generated on Thu Jan 13 13:33:39 2011 by  doxygen 1.5.6