First public contribution.
1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
22 #if !defined(__UIKON_RH__)
25 #if !defined(__BADEF_RH__)
29 #if !defined(__UIKON_HRH__)
33 #if !defined(__BAERRRSVR_RH__)
34 #include <baerrrsvr.rh>
52 STRUCT shift_control[];
56 //#include <eikfont.rh> // for STRUCT FONT
76 // Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
89 STRUCT color; // COLOR
103 #include <eikcolor.hrh>
107 // Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
110 //#include <eikfont.hrh>
114 LONG fontid; // a value from fontids.h
115 WORD flags=0; // a combination of EGulFontFlagXxxxs
121 WORD height; // in twips
122 WORD flags=0; // a combination of EGulFontFlagXxxxs
127 // Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
138 // Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
143 // Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
148 LONG signature=EEikResourceSignatureValue;
152 STRUCT TBUF1 { BUF<1> buf; }
153 STRUCT TBUF2 { BUF<2> buf; }
154 STRUCT TBUF4 { BUF<4> buf; }
155 STRUCT TBUF8 { BUF<8> buf; }
156 STRUCT TBUF9 { BUF<9> buf; }
157 STRUCT TBUF16 { BUF<16> buf; }
158 STRUCT TBUF32 { BUF<32> buf; }
159 STRUCT TBUF40 { BUF<40> buf; }
160 STRUCT TBUF64 { BUF<64> buf; }
161 STRUCT TBUF80 { BUF<80> buf; }
162 STRUCT TBUF128 { BUF<128> buf; }
163 STRUCT TBUF256 { BUF<256> buf; }
173 LLINK custom_app_info_extension=0;
190 // Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
194 STRUCT STATUS_PANE_SYSTEM_MODEL // System wide status pane declaration
196 STRUCT panes[]; // entire set of valid SPANE_PANEs
197 LLINK default_layout; // default STATUS_PANE_LAYOUT
198 LLINK layouts[]; // entire set of STATUS_PANE_LAYOUTs
204 WORD flags=EEikStatusPaneServerOwned;
209 STRUCT STATUS_PANE_LAYOUT
212 STRUCT pane_tree; // SPANE_LAYOUT_TREE_NODE root of the layout tree
215 STRUCT SPANE_LAYOUT_TREE_NODE
220 STRUCT sub_panes[]; // SPANE_LAYOUT_TREE_NODE sub panes
223 STRUCT STATUS_PANE_APP_MODEL // Application specific status pane
225 LLINK layout=EEikStatusPaneUseDefaults; // STATUS_PANE_LAYOUT to use for this app
226 STRUCT panes[]; // SPANE_PANE overrides to use for this app
235 LEN WORD STRUCT notifier_list[]; // notifier data