Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::DocScroller Class Reference

#include <DocScroller.h>

Inheritance diagram for OglGui::DocScroller:

Inheritance graph
[legend]
Collaboration diagram for OglGui::DocScroller:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DocScroller (int x, int y, int w, int h, int sB=3+12)
 DocScroller (Window *parent, int w, int h, int sB=3+12)
 DocScroller (Window *parent, int x, int y, int w, int h, int sB=3+12)
void SetDoc (DocDimensions *doc)
void SetPageDeltas (int hor, int ver)
void GetPageDeltas (int &hor, int &ver)
virtual void SetContentPane (Window *nwPane, bool delOldContent=true, bool doLayout=true)
virtual void OnScroll (ScrollBar *src, int position, void *userData)
virtual void FollowContent ()
virtual void FollowScrollBar ()
void SetPartialPageUpDown (bool horizontal, bool vertical)

Protected Attributes

DocDimensionsmDoc
int mPartial
int mVerPageDelta
int mHorPageDelta

Private Member Functions

void Init (int sB)

Detailed Description

Definition at line 23 of file DocScroller.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 12:00:47 2010 for ImpalaSrc by  doxygen 1.5.1