Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

UScrollpane Class Reference

UScrollpane = UPane with scrollbars. More...

#include <upane.hpp>

Inheritance diagram for UScrollpane:

UPane List of all members.

Public Member Functions

 UScrollpane (const UArgs &a=UArgs::none)
 constructor: creates a pane with 2 scrollbars

 UScrollpane (int v_scrollbar_mode, int h_scrollbar_mode, const UArgs &a=UArgs::none)
 constructor: creates a pane with 0, 1 or 2 scrollbars


Protected Member Functions

void constructs (int vs_mode, int hs_mode, const UArgs &)

Friends

UScrollpaneuscrollpane (const UArgs &a=UArgs::none)
 shortcut creator: creates a pane with 2 scrollbars

UScrollpaneuscrollpane (int Vscrollbar_policy, int Hscrollbar_policy, const UArgs &a=UArgs::none)
 shortcut creator: creates a pane with 0, 1 or 2 scrollbars.


Detailed Description

UScrollpane = UPane with scrollbars.

see class UPane for details.


Constructor & Destructor Documentation

UScrollpane::UScrollpane const UArgs a = UArgs::none  ) 
 

constructor: creates a pane with 2 scrollbars

See also: UPane and shortcut creator uscrollpane()

UScrollpane::UScrollpane int  v_scrollbar_mode,
int  h_scrollbar_mode,
const UArgs a = UArgs::none
 

constructor: creates a pane with 0, 1 or 2 scrollbars

the vertical (resp. horizontal) scrollbar is not created if v_scrollbar_mode (resp. h_scrollbar_mode) is false. See also: UPane and shortcut creator uscrollpane()


The documentation for this class was generated from the following files:
Generated on Tue Jul 27 18:01:56 2004 for Ubit[Eric.Lecolinet@enst.fr] by doxygen 1.3.7