S60 3rd Edition API Reference: eikbutb.h File Reference

eikbutb.h File Reference

API published in: S60 1st Ed

Link against: eikcoctl.lib avkon.lib

Capability Information

Required Capabilities

None


#include <eikbctrl.h>
#include <uikon.hrh>
#include <eikon.hrh>
#include <lafpublc.h>

Go to the source code of this file.


Data Structures

class  CEikButtonBase
 Base class for button controls. More...
class  TEikButtonCoordinator
 Button coordinator class. More...

Defines

#define __EIKBUTB_H__

Enumerations

enum  TButtonBehavior { EEikButtonStaysClear = EEikButStaysClear, EEikButtonStaysSet = EEikButStaysSet, EEikButtonLatches = EEikButLatches, EEikButtonReportsOnPointerDown = EEikButReportOnPointerDown }
 Possible button behaviours. More...

Define Documentation

#define __EIKBUTB_H__
 

Enumeration Type Documentation

enum TButtonBehavior
 

Possible button behaviours.

Enumerator:
EEikButtonStaysClear 
EEikButtonStaysSet 
EEikButtonLatches 
EEikButtonReportsOnPointerDown 

Copyright © Nokia Corporation 2001-2007
Back to top