|
1 /* |
|
2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Resource definitions for project testsdkqueries |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 #define qtn_testquery_outline01 "OUTLINE01" |
|
21 |
|
22 #define qtn_testquery_outline02 "OUTLINE02" |
|
23 |
|
24 #define qtn_bitmap_file "Z:\\resource\\apps\\avkon2.mbm" |
|
25 |
|
26 #define IPADDRESS_MIN_FIRST_FIELD_VALUE 0 |
|
27 |
|
28 #define IPADDRESS_MIN_SECOND_FIELD_VALUE 0 |
|
29 |
|
30 #define IPADDRESS_MIN_THIRD_FIELD_VALUE 0 |
|
31 |
|
32 #define IPADDRESS_MIN_FOURTH_FIELD_VALUE 0 |
|
33 |
|
34 #define IPADDRESS_MAX_FIRST_FIELD_VALUE 255 |
|
35 |
|
36 #define IPADDRESS_MAX_SECOND_FIELD_VALUE 255 |
|
37 |
|
38 #define IPADDRESS_MAX_THIRD_FIELD_VALUE 255 |
|
39 |
|
40 #define IPADDRESS_MAX_FOURTH_FIELD_VALUE 255 |
|
41 |
|
42 #define qtn_testquery_date_format "%2d/%2d/%2d" |
|
43 |
|
44 #define qtn_testquery_query_caption "Query" |
|
45 |
|
46 #define qtn_testquery_time_format "%2d:%2d:%2d:" |
|
47 |
|
48 #define qtn_testquery_number_format "%d" |
|
49 |
|
50 #define qtn_testsdkqueries_query_control_txt "list query control" |
|
51 |
|
52 #define qtn_testsdkqueries_test_txt "It is a test!" |
|
53 |
|
54 #define qtn_testsdkqueries_query_control_msg_txt "list query control with msg!" |
|
55 |
|
56 #define qtn_testsdkqueries_select_option_txt "Select Option" |
|
57 |
|
58 #define qtn_testsdkqueries_enter_value_txt "Enter value:" |
|
59 |
|
60 #define qtn_testsdkqueries_phone_txt "Phone" |
|
61 |
|
62 #define qtn_testsdkqueries_text_txt "Text" |
|
63 |
|
64 #define qtn_testsdkqueries_time_txt "Time" |
|
65 |
|
66 |
|
67 //End file |
|
68 |
|
69 |
|
70 |
|
71 |