UIQ Technology
 Developer Library

UIQ 3 SDK

UIQ developer portal

FEEDBACK 

[Index] [Spacer] [Previous] [Next]



Location: QikListBoxStandardLayouts.hrh

Enum TQikListBoxStandardLayout

TQikListBoxStandardLayout

Description

This is a list of IDs for the standard layouts. These IDs are used to specify which layouts that are to be added to a list box either through its resource file or at a later stage by adding layouts from code.

Once added to the list box the IDs are used to get hold of different layout pairs to be able to change them. For this to work custom (user created) layout pairs must be assigned IDs for both normal and, if created, the highlight layout as well.

Positive IDs (including 0) are reserved for standard layouts while negative IDs are free to use for user created layout pairs.

For descriptions of what each layout does and look like, please read the How-To guide for the List Box control in the SDK documentation.

EQikListBoxNoLayout

Special ID to supply in a list box resource when no corresponding highlight is wanted to a normal layout.

EQikListBoxLine

EQikListBoxIconLine

EQikListBoxLineIcon

EQikListBoxIconLineIcon

EQikListBoxIconIconLine

EQikListBoxLineIconIcon

EQikListBoxIconLineIconIcon

EQikListBoxIconHalfLineHalfLine

EQikListBoxIconHalfLineHalfLineLine

EQikListBoxCheckLineSwappingLine

EQikListBoxIconIconTwoLines

EQikListBoxTwoLines

EQikListBoxIconTwoLines

EQikListBoxMediumThumbTwoLines

EQikListBoxMediumIconTwoLines

EQikListBoxCheckLineIconLine

Terms and conditions of use of the material