make webinterface translatable. there are around 20 short strings, all with context...
[kdenetwork.git] / kopete / libkopete / Mainpage.dox
blob34e33f7b74d389f63e33cf6fd9eb0501ee7f8057
1 /** @mainpage libkopete API Reference
3 @section purpose Purpose
5 libkopete provides the basic classes that Kopete's GUI, protocols, and plugins use. 
7 @section features Important classes
9 - <a href="classKopete_1_1Message.html">Message</a>
10 - <a href="classKopete_1_1ChatSession.html">ChatSession</a>
11 - <a href="classKopete_1_1ChatSessionManager.html">ChatSessionManager</a>
12 - <a href="classKopete_1_1MetaContact.html">MetaContact</a>
13 - <a href="classKopete_1_1Contact.html">Contact</a>
14 - <a href="classKopete_1_1Account.html">Account</a>
15 - <a href="classKopete_1_1AccountManager.html">AccountManager</a>
16 - <a href="classKopete_1_1Protocol.html">Protocol</a>
17 - <a href="classKopete_1_1Plugin.html">Plugin</a>
18 - <a href="classKopete_1_1Task.html">Task</a>