nn::nex::StationURL::operator= Member Function

Syntax

StationURL & operator=(
     const StationURL & oStationURL
);

StationURL & operator=(
     const String & strURL
);

StationURL & operator=(
     const qChar * szURL
);

Overloaded Member Functions

operator= ( const StationURL & ) This is an assignment operator.
operator= ( const String & ) This is an assignment operator.
operator= ( const qChar * ) This is an assignment operator.

Description of operator= ( const StationURL & )

Description of operator= ( const String & )

Description of operator= ( const qChar * )


CONFIDENTIAL