S60 3rd Edition API Reference: SLafButtonBase Struct Reference

SLafButtonBase Struct Reference

API published in: S60 1st Ed


#include <lafpublc.h>

Public Types

enum  TDrawState {
  EDrawClear = 0x00, EDrawSet = 0x01, EDrawIndeterminate = 0x02, EDrawClearPressed = 0x10,
  EDrawSetPressed = 0x11, EDrawIndeterminatePressed = 0x12
}

Member Enumeration Documentation

enum SLafButtonBase::TDrawState
 
Enumerator:
EDrawClear 
EDrawSet 
EDrawIndeterminate 
EDrawClearPressed 
EDrawSetPressed 
EDrawIndeterminatePressed 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top