Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

crs Namespace Reference

the crs namespace is the main namespace for cursive classes and typedefs More...


Compounds

class  button_events
struct  bad_coords
class  base_control
struct  bounds
 structure to hold the bounds of a rectangle - e.g. a control's bounds. More...

class  check_box
class  check_events
class  choice_box
class  cursive
class  debug_ctrl
class  drawing_area
class  edit_ctrl
class  edit_events
class  focused_ctrl
struct  items
class  group_box
struct  items
class  list_box
struct  position
 simple structure to hold a position consisting of x and y coordinates. More...

class  screen_ctrl
class  push_button
class  static_text
class  styled_ctrl
class  text_ctrl
class  window_events

Variables

cursive crsv


Detailed Description

the crs namespace is the main namespace for cursive classes and typedefs

It includes crsv, the only instance of crs::cursive, the main object in this library. In addition to this, every control is put in the crs namespace. E.g. edit_ctrl, push_button and check_box, to mention just a few.


Variable Documentation

cursive crs::crsv
 

Definition at line 42 of file cursive.cpp.

Referenced by crs::focused_ctrl::focused_ctrl(), and crs::focused_ctrl::~focused_ctrl().


Generated on Mon May 19 20:36:04 2003 for cursive by doxygen1.2.18