eikbutb.h File Reference

API published in: S60 1st Ed

Link against: eikcoctl.lib avkon.lib

Capability Information

Required Capabilities

None


#include <uikon.hrh>
#include <eikon.hrh>
#include <lafpublc.h>
#include <eikbctrl.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 = 0x000, EEikButtonStaysSet = 0x100, EEikButtonLatches = 0x200, EEikButtonReportsOnPointerDown = 0x400 }
  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-2008
Back to top