summaryrefslogtreecommitdiff
path: root/libopie2/README
Unidiff
Diffstat (limited to 'libopie2/README') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/README57
1 files changed, 17 insertions, 40 deletions
diff --git a/libopie2/README b/libopie2/README
index daf6b27..5643d25 100644
--- a/libopie2/README
+++ b/libopie2/README
@@ -9,6 +9,7 @@
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 * improve the architecture of applications with design patterns
12 13
13-------------------------------------------------------- 14--------------------------------------------------------
140. Building 150. Building
@@ -44,6 +45,9 @@ libopie is functionally seperated into the following libraries:
441.1 Contents of libopiecore [ opiecore ] 451.1 Contents of libopiecore [ opiecore ]
45-------------------------------------------------------- 46--------------------------------------------------------
46 47
48 - oapplication
49 - ostorage
50
47 - odbgstream 51 - odbgstream
48 - ondbgstream 52 - ondbgstream
49 53
@@ -55,28 +59,15 @@ libopie is functionally seperated into the following libraries:
55 - oconfig 59 - oconfig
56 - oconfiggroupsaver 60 - oconfiggroupsaver
57 61
58 - ocompletionbase
59 - ocompletion
60 - ocomptreenodelist
61 - ocomptreenode
62 - ocompletionwrapper
63
64 - oglobal 62 - oglobal
65 - oglobalsettings 63 - oglobalsettings
66 64
67 - osortableitem
68 - osortablevaluelist
69
701.2 Contents of libopieui [ opieui ] 651.2 Contents of libopieui [ opieui ]
71-------------------------------------------------------- 66--------------------------------------------------------
72 67
73 - oapplication
74
75 - ofiledialog 68 - ofiledialog
76 - colordialog
77 - oclickablelabel 69 - oclickablelabel
78 - ocolorbutton 70 - ocolorbutton
79 - colorpopupmenu
80 - otabinfo 71 - otabinfo
81 - otabbar 72 - otabbar
82 - otabwidget 73 - otabwidget
@@ -89,41 +80,23 @@ libopie is functionally seperated into the following libraries:
89 - olistviewitem 80 - olistviewitem
90 - oversatileview 81 - oversatileview
91 - oversatileviewitem 82 - oversatileviewitem
92 - ocompletionbox
93 - olineedit
94 - ocombobox
95 - ohistorycombo
96 83
97 - omessagebox 84 - omessagebox
98 - odialogbase 85 - odialogbase
99 86
100 - todayconfigwidget (rather into opiepim?) 87 - okeyconfigwidget
101 - orecurrancewidget (rather into opiepim?) 88 - otaskbarapplet
102 - otimepicker (rather into opiepim?) 89 - otimepicker
103 90
1041.3 Contents of libopiepim [ opiepim ] 911.3 Contents of libopiepim [ opiepim ]
105-------------------------------------------------------- 92--------------------------------------------------------
106 93
107 - ocheckitem 94...
108 - todayplugininterface
109
110THIS STUFF IS OUTDATED/DEPRICATED AND SCHOULD NOT
111BE MOVED IN THE NEW LIBRARY !!
112USE THE CLASSES IN libopie/pim INSTEAD !(eilers)
113
114 - todoresource
115 - todoevent
116 - todovcalresource
117 95
1181.4 Contents of libopiedb [ opiedb ] 961.4 Contents of libopiedb [ opiedb ]
119-------------------------------------------------------- 97--------------------------------------------------------
120 98
121 - xmltree 99...
122
123THIS STUFF IS OUTDATED/DEPRICATED AND SCHOULD NOT
124BE MOVED IN THE NEW LIBRARY !!
125USE THE CLASSES IN libopie/pim INSTEAD !(eilers)
126 - tododb
127 100
1281.5 Contents of libopienet [ opienet ] 1011.5 Contents of libopienet [ opienet ]
129-------------------------------------------------------- 102--------------------------------------------------------
@@ -148,10 +121,6 @@ USE THE CLASSES IN libopie/pim INSTEAD !(eilers)
148 - oudppacket 121 - oudppacket
149 - otcppacket 122 - otcppacket
150 123
151 <libmail stuff>
152 <libbend stuff>
153 <libftp stuff>
154
1551.6 Contents of libopiemm [ opiemm ] 1241.6 Contents of libopiemm [ opiemm ]
156-------------------------------------------------------- 125--------------------------------------------------------
157 126
@@ -186,3 +155,11 @@ USE THE CLASSES IN libopie/pim INSTEAD !(eilers)
1862.6 libopiemm 1552.6 libopiemm
187 156
188... 157...
158
159--------------------------------------------------------
1603.0 Usage
161--------------------------------------------------------
162
1633.1 Namespaces
164
165