Development/Architecture/KDE3: Difference between revisions
Appearance
m fix minor inconvenience |
|||
Line 5: | Line 5: | ||
#Accessing System Resources | #Accessing System Resources | ||
##[[/Standard Resources|Standard Resources]] | ##[[/Standard Resources|Standard Resources]] | ||
##[[/Icon | ##[[/Icon Loader|Icon Loading]] | ||
##[[/System Configuration Cache|System Configuration Cache (KSycoca)]] | ##[[/System Configuration Cache|System Configuration Cache (KSycoca)]] | ||
#[[/Graphics|Graphics]] | #[[/Graphics|Graphics]] |
Revision as of 16:54, 3 January 2007
Warning
This section needs improvements: Please help us to
cleanup confusing sections and fix sections which contain a todo
Development Framework
- Library Structure
- Accessing System Resources
- Graphics
- Low-level graphics with QPainter
- Structured graphics with QCanvas
- 3D graphics with OpenGL
- User Interface
- Action Pattern
- Defining menus and toolbars in XML
- Providing online help
- Complex Widgets
- HTML renderer with JavaScript
- File dialog
- Displaying large amounts of data - Using QListView, QListBox and QIconView
- Components and Services
- KDE services
- MIME types
- Network transparency
- Inter Client Communication
- Desktop Communication Protocol (DCOP)
- XML-RPC (discontinued)
- Starting Other Programs
- il8n and l10n
Desktop Framework
Multimedia Framework
- aRts - the current state
- Imaging and Animation
Component Architecture
KOffice Architecture
Protocols
Development Tools
- Interface Documentation Tool (kdoc)
- Integrated Development Environment (KDevelop)
- Graphical Debugger (kdbg)
- CVS Frontend (Cervisia)
- Advanced Developer's Text Editor (kwrite)
- Icon Editor (KIconEdit)
- Hex Editor