summaryrefslogtreecommitdiff
path: root/libopie2/README
Unidiff
Diffstat (limited to 'libopie2/README') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/libopie2/README b/libopie2/README
index 5130290..57172a7 100644
--- a/libopie2/README
+++ b/libopie2/README
@@ -1,157 +1,169 @@
1/******************************************************************** 1/********************************************************************
2/* This is an overview of the opielibs2 project 2/* This is an overview of the opielibs2 project
3/********************************************************************/ 3/********************************************************************/
4 4
5 Origin: opielibs is about creating classes to 5 Origin: opielibs is about creating classes to
6 * optimize Qt classes for the embedded environment 6 * optimize Qt classes for the embedded environment
7 * provide sophisticated abstractions for developers 7 * provide sophisticated abstractions for developers
8 * provide complete documentation and working examples 8 * provide complete documentation and working examples
9 * provide end users with a common look and feel 9 * provide end users with a common look and feel
10 * reduce memory footprint through sharing code 10 * reduce memory footprint through sharing code
11 * reduce possible bugs through reusing tested code 11 * reduce possible bugs through reusing tested code
12 12
13-------------------------------------------------------- 13--------------------------------------------------------
141. General Overview 141. General Overview
15-------------------------------------------------------- 15--------------------------------------------------------
16 16
17libopie is functionally seperated into the following libraries: 17libopie is functionally seperated into the following libraries:
18 - libopiecore 18 - libopiecore
19 - libopieui 19 - libopieui
20 - libopiepim 20 - libopiepim
21 - libopiedb 21 - libopiedb
22 - libopienet 22 - libopienet
23 - libopiemm
23 24
241.1 Contents of libopiecore [ opiecore ] 251.1 Contents of libopiecore [ opiecore ]
25-------------------------------------------------------- 26--------------------------------------------------------
26 27
27 - odbgstream 28 - odbgstream
28 - ondbgstream 29 - ondbgstream
29 30
30 - oprocctrl 31 - oprocctrl
31 - oprocess 32 - oprocess
32 - odevice 33 - odevice
33 - odevicebutton 34 - odevicebutton
34 35
35 - oconfig 36 - oconfig
36 - oconfiggroupsaver 37 - oconfiggroupsaver
37 38
38 - ocompletionbase 39 - ocompletionbase
39 - ocompletion 40 - ocompletion
40 - ocomptreenodelist 41 - ocomptreenodelist
41 - ocomptreenode 42 - ocomptreenode
42 - ocompletionwrapper 43 - ocompletionwrapper
43 44
44 - oglobal 45 - oglobal
45 - oglobalsettings 46 - oglobalsettings
46 47
47 - osortableitem 48 - osortableitem
48 - osortablevaluelist 49 - osortablevaluelist
49 50
501.2 Contents of libopieui [ opieui ] 511.2 Contents of libopieui [ opieui ]
51-------------------------------------------------------- 52--------------------------------------------------------
52 53
53 - oapplication 54 - oapplication
54 55
55 - ofiledialog 56 - ofiledialog
56 - colordialog 57 - colordialog
57 - oclickablelabel 58 - oclickablelabel
58 - ocolorbutton 59 - ocolorbutton
59 - colorpopupmenu 60 - colorpopupmenu
60 - otabinfo 61 - otabinfo
61 - otabbar 62 - otabbar
62 - otabwidget 63 - otabwidget
63 - ofontmenu 64 - ofontmenu
64 - ofontselector 65 - ofontselector
65 - ofileview 66 - ofileview
66 - oticker 67 - oticker
67 68
68 - olistview 69 - olistview
69 - olistviewitem 70 - olistviewitem
70 - oversatileview 71 - oversatileview
71 - oversatileviewitem 72 - oversatileviewitem
72 - ocompletionbox 73 - ocompletionbox
73 - olineedit 74 - olineedit
74 - ocombobox 75 - ocombobox
75 - ohistorycombo 76 - ohistorycombo
76 77
77 - omessagebox 78 - omessagebox
78 - odialogbase 79 - odialogbase
79 80
80 - todayconfigwidget (rather into opiepim?) 81 - todayconfigwidget (rather into opiepim?)
81 - orecurrancewidget (rather into opiepim?) 82 - orecurrancewidget (rather into opiepim?)
82 - otimepicker (rather into opiepim?) 83 - otimepicker (rather into opiepim?)
83 84
841.3 Contents of libopiepim [ opiepim ] 851.3 Contents of libopiepim [ opiepim ]
85-------------------------------------------------------- 86--------------------------------------------------------
86 87
87 - ocheckitem 88 - ocheckitem
88 - todayplugininterface 89 - todayplugininterface
89 90
90THIS STUFF IS OUTDATED/DEPRICATED AND SCHOULD NOT 91THIS STUFF IS OUTDATED/DEPRICATED AND SCHOULD NOT
91BE MOVED IN THE NEW LIBRARY !! 92BE MOVED IN THE NEW LIBRARY !!
92USE THE CLASSES IN libopie/pim INSTEAD !(eilers) 93USE THE CLASSES IN libopie/pim INSTEAD !(eilers)
93 94
94 - todoresource 95 - todoresource
95 - todoevent 96 - todoevent
96 - todovcalresource 97 - todovcalresource
97 98
981.4 Contents of libopiedb [ opiedb ] 991.4 Contents of libopiedb [ opiedb ]
99-------------------------------------------------------- 100--------------------------------------------------------
100 101
101 - xmltree 102 - xmltree
102 103
103THIS STUFF IS OUTDATED/DEPRICATED AND SCHOULD NOT 104THIS STUFF IS OUTDATED/DEPRICATED AND SCHOULD NOT
104BE MOVED IN THE NEW LIBRARY !! 105BE MOVED IN THE NEW LIBRARY !!
105USE THE CLASSES IN libopie/pim INSTEAD !(eilers) 106USE THE CLASSES IN libopie/pim INSTEAD !(eilers)
106 - tododb 107 - tododb
107 108
1081.5 Contents of libopienet [ opienet ] 1091.5 Contents of libopienet [ opienet ]
109-------------------------------------------------------- 110--------------------------------------------------------
110 111
111 - onetwork 112 - onetwork
112 - onetworkinterface 113 - onetworkinterface
113 - owirelessnetworkinterface 114 - owirelessnetworkinterface
114 - ochannelhopper 115 - ochannelhopper
115 116
116 - omonitoring 117 - omonitoring
117 - ociscomonitoring 118 - ociscomonitoring
118 - owlanngmonitoring 119 - owlanngmonitoring
119 - ohostapmonitoring 120 - ohostapmonitoring
120 - oorinocomonitoring 121 - oorinocomonitoring
121 122
122 - opacketcapturer 123 - opacketcapturer
123 - opacket 124 - opacket
124 - oethernetpacket 125 - oethernetpacket
125 - owavelanpacket 126 - owavelanpacket
126 - ollcpacket 127 - ollcpacket
127 - oippacket 128 - oippacket
128 - oudppacket 129 - oudppacket
129 - otcppacket 130 - otcppacket
130 131
131 <libmail stuff> 132 <libmail stuff>
132 <libbend stuff> 133 <libbend stuff>
133 <libftp stuff> 134 <libftp stuff>
134 135
1361.6 Contents of libopiemm [ opiemm ]
137--------------------------------------------------------
138
139 - osoundsystem
140 - oaudiointerface
141 - osoundserver
135 142
136-------------------------------------------------------- 143--------------------------------------------------------
1372.0 Feature Description 1442.0 Feature Description
138-------------------------------------------------------- 145--------------------------------------------------------
139 146
1402.1 libopiecore 1472.1 libopiecore
141 148
142... 149...
143 150
1442.2 libopieui 1512.2 libopieui
145 152
146... 153...
147 154
1482.3 libopiepim 1552.3 libopiepim
149 156
150... 157...
151 158
1522.4 libopiedb 1592.4 libopiedb
153 160
154... 161...
155 162
1562.5 libopienet 1632.5 libopienet
157 164
165...
166
1672.6 libopiemm
168
169...