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

OglGui::TwoPanesWindow Class Reference

#include <TwoPanesWindow.h>

Inheritance diagram for OglGui::TwoPanesWindow:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TwoPanesWindow (int x, int y, int w, int h, bool isHor=false)
 TwoPanesWindow (Window *parent, int w, int h, bool isHor=false)
 TwoPanesWindow (Window *parent, int x, int y, int w, int h, bool isHor=false)
void LayoutPanes (bool mOwnStartPos=false, int mStartPos=0)
virtual void ReshapeFunc (int width, int height)
void SetMovable (bool isMovable)
void SetLockToOtherSide (bool lockToOther)
void RegisterPane (Window *paneWnd, int i)
void SetMinPaneSize (int sz)
SizableWindowSizeBar ()
virtual void DisplayFunc ()

Private Member Functions

void Init (int w, int h, bool isHor)
void DoConnect (Window *pane, int knobConnect, int frameConnect)

Private Attributes

SizableWindowmSizeBar
WindowmPanes [2]
bool mIsHor
bool mLayedOut
int mMinSize
int mOldWidth
int mOldHeight
bool mLockToOther

Detailed Description

Definition at line 17 of file TwoPanesWindow.h.


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