Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

QtULong Struct Reference

internal class that wraps an initialized ulong. More...

#include <qcom.h>

List of all members.

Public Methods

 QtULong ()
 operator unsigned long () const
unsigned long& operator++ ()
unsigned long operator++ (int)
unsigned long& operator-- ()
unsigned long operator-- (int)

Public Attributes

unsigned long ref


Detailed Description

internal class that wraps an initialized ulong.


Constructor & Destructor Documentation

QtULong::QtULong ( ) [inline]
 


Member Function Documentation

QtULong::operator unsigned long ( ) const [inline]
 

unsigned long QtULong::operator++ ( int ) [inline]
 

unsigned long & QtULong::operator++ ( ) [inline]
 

unsigned long QtULong::operator-- ( int ) [inline]
 

unsigned long & QtULong::operator-- ( ) [inline]
 


Member Data Documentation

unsigned long QtULong::ref
 


The documentation for this struct was generated from the following file:
Generated at Wed Mar 3 13:22:43 2004 by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001