aknlayoutcompiler/cdl/MasterLayoutPack.cdl
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 16:02:07 +0300
changeset 18 8cac7c60e3d2
parent 0 f58d6ec98e88
child 44 8b4f687b7a95
permissions -rw-r--r--
Revision: 201011 Kit: 201015

// MasterLayoutPack.cdl - Acts as a layout index for a whole layout DLL.

Name: MasterLayoutPack
Version: 1.0
UID: 0x101feb1b

%% C++

#include <aknlayoutdef.h>
#include <akndef.hrh>

%% API

TCdlArray<SCdlSize> sizes;
TCdlArray<TAknLayoutId> variants;
TCdlArray<TAknUiZoom> zooms;
TCdlArray<TCdlArray<TCdlRef>*> contents;