CMS 3D CMS Logo

IgQtRangeValueUInt Class Reference

#include <Iguana/GLBrowsers/interface/IgQtRangeValueUInt.h>

Inheritance diagram for IgQtRangeValueUInt:

IgQtRangeValue< unsigned int >

List of all members.

Public Member Functions

 IgQtRangeValueUInt (unsigned int value=0, unsigned int min=0, unsigned int max=SHRT_MAX)


Detailed Description

Definition at line 15 of file IgQtRangeValueUInt.h.


Constructor & Destructor Documentation

IgQtRangeValueUInt::IgQtRangeValueUInt ( unsigned int  value = 0,
unsigned int  min = 0,
unsigned int  max = SHRT_MAX 
)

Definition at line 19 of file IgQtRangeValueUInt.cc.

00022     : inherited (value, min, max)
00023 { }


The documentation for this class was generated from the following files:
Generated on Tue Jun 9 18:25:36 2009 for CMSSW by  doxygen 1.5.4