DOID(); DOID( const DOID & doid ); explicit DOID( qUnsignedInt32 nID );
DOID ( )
|
Creates a duplicated object ID. |
DOID ( const DOID & )
|
Creates a duplicated object ID. |
DOID ( qUnsignedInt32 )
|
Creates a duplicated object ID. |
When nothing is specified to the constructor, this duplicated object ID is initialized as an invalid ID.
Initializes the ID by copying the value of the specified ID.
Initializes using the ID value to the specified integer value.
CONFIDENTIAL