CMS 3D CMS Logo

IgQtRangeValueLong Class Reference

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

Inheritance diagram for IgQtRangeValueLong:

IgQtRangeValue< long >

List of all members.

Public Member Functions

 IgQtRangeValueLong (long value=0, long min=SHRT_MIN, long max=SHRT_MAX)


Detailed Description

Definition at line 15 of file IgQtRangeValueLong.h.


Constructor & Destructor Documentation

IgQtRangeValueLong::IgQtRangeValueLong ( long  value = 0,
long  min = SHRT_MIN,
long  max = SHRT_MAX 
)

Definition at line 19 of file IgQtRangeValueLong.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