SimMenuItem Class Reference
Information about a menu item within a SIM toolkit application.
More...
#include <simtoolkit.h>
List of all member functions.
Public Members
Detailed Description
Information about a menu item within a SIM toolkit application
See also SimCommand, SimToolkit, and Qtopia Phone Classes.
Member Function Documentation
SimMenuItem::SimMenuItem ()
Construct a new menu item with default parameters.
SimMenuItem::SimMenuItem ( const SimMenuItem & value )
Construct a new menu item as a copy of value.
SimMenuItem::~SimMenuItem ()
Destruct a menu item.
bool SimMenuItem::hasHelp () const
Determine if this menu item has help available.
uint SimMenuItem::identifier () const
Get the menu item's numeric identifier.
QString SimMenuItem::label () const
Get the menu item's label.
Copy operator for menu items.
void SimMenuItem::setHasHelp ( bool value )
Set the flag that indicates if this menu item has help available.
void SimMenuItem::setIdentifier ( uint value )
Set the menu item's numeric identifier.
void SimMenuItem::setLabel ( const QString & value )
Set the menu item's label.
This file is part of the Qtopia platform,
copyright © 1995-2005
Trolltech, all rights reserved.
| Copyright © 2005 Trolltech
| Trademarks
| Qtopia version 2.2.0
|