S60 3rd Edition API Reference: SLafControlGroup Struct Reference

SLafControlGroup Struct Reference

API published in: S60 1st Ed


#include <lafpublc.h>

Public Types

enum  TStartCorner { EFromTopLeft = 0x1, EFromTopRight = 0x2, EFromBottomLeft = 0x3, EFromBottomRight = 0x4 }
enum  TOrientation { ELayHorizontally = 0x10, ELayVertically = 0x20 }

Member Enumeration Documentation

enum SLafControlGroup::TOrientation
 
Enumerator:
ELayHorizontally 
ELayVertically 
enum SLafControlGroup::TStartCorner
 
Enumerator:
EFromTopLeft 
EFromTopRight 
EFromBottomLeft 
EFromBottomRight 

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

Copyright © Nokia Corporation 2001-2007
Back to top