Functions |
|
| TBool | operator== (const TAknsItemID &aFirst, const TAknsItemID &aSecond) |
| C++ equal operator. |
|
| TBool | operator!= (const TAknsItemID &aFirst, const TAknsItemID &aSecond) |
| C++ not equal operator. |
|
|
||||||||||||
|
C++ not equal operator. Checks whether two item ID objects (i.e. their major and minor parts) have identical content.
|
|
||||||||||||
|
C++ equal operator. Checks whether two item ID objects (i.e. their major and minor parts) have identical content.
|