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
}
  The draw state enumerations of the button. More...

Member Enumeration Documentation

enum SLafButtonBase::TDrawState
 

The draw state enumerations of the button.

Enumerator:
EDrawClear 
EDrawSet 
EDrawIndeterminate 
EDrawClearPressed 
EDrawSetPressed 
EDrawIndeterminatePressed 

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

Copyright © Nokia Corporation 2001-2008
Back to top