FemViewer::Win::UpDownBox Class Reference

#include <Controls.h>

Inheritance diagram for FemViewer::Win::UpDownBox:
Inheritance graph
[legend]
Collaboration diagram for FemViewer::Win::UpDownBox:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UpDownBox ()
 UpDownBox (HWND parent, int id, bool visible=true)
 ~UpDownBox ()
void setBuddy (HWND buddy)
HWND getBuddy ()
void setBase (int base)
int getBase ()
void setRange (int low, int high)
void getRange (int *low, int *high)
void setAccel (unsigned int second, unsigned int increment)
void getAccel (unsigned int *second, unsigned int *increment)
void setPos (int position)
int getPos ()

Constructor & Destructor Documentation

FemViewer::Win::UpDownBox::UpDownBox (  )  [inline]
FemViewer::Win::UpDownBox::UpDownBox ( HWND  parent,
int  id,
bool  visible = true 
) [inline]
FemViewer::Win::UpDownBox::~UpDownBox (  )  [inline]

Member Function Documentation

void FemViewer::Win::UpDownBox::getAccel ( unsigned int *  second,
unsigned int *  increment 
) [inline]
int FemViewer::Win::UpDownBox::getBase (  )  [inline]
HWND FemViewer::Win::UpDownBox::getBuddy (  )  [inline]
int FemViewer::Win::UpDownBox::getPos (  )  [inline]
void FemViewer::Win::UpDownBox::getRange ( int *  low,
int *  high 
) [inline]
void FemViewer::Win::UpDownBox::setAccel ( unsigned int  second,
unsigned int  increment 
) [inline]
void FemViewer::Win::UpDownBox::setBase ( int  base  )  [inline]
void FemViewer::Win::UpDownBox::setBuddy ( HWND  buddy  )  [inline]
void FemViewer::Win::UpDownBox::setPos ( int  position  )  [inline]
void FemViewer::Win::UpDownBox::setRange ( int  low,
int  high 
) [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1