Development/Architecture/KDE3: Difference between revisions
(bic issues moved to policies) |
(Removed page from translation) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{improve}} | {{improve}} | ||
==Development Framework== | ==Development Framework== | ||
#[[/Library Structure|Library Structure]] | #[[/Library Structure|Library Structure]] | ||
#Accessing System Resources | #Accessing System Resources | ||
Line 29: | Line 31: | ||
==Desktop Framework== | ==Desktop Framework== | ||
#[[/Panel Applets|Panel Applets]] | #[[/Panel Applets|Panel Applets]] | ||
#[[/Control Center Modules|Control Center Modules]] | #[[/Control Center Modules|Control Center Modules]] | ||
==Multimedia Framework== | ==Multimedia Framework== | ||
#[http://space.twc.de/~stefan/kde/arts-mcop-doc/ aRts] - the current state | #[http://space.twc.de/~stefan/kde/arts-mcop-doc/ aRts] - the current state | ||
#[[/Imaging and Animation|Imaging and Animation]] | #[[/Imaging and Animation|Imaging and Animation]] | ||
==Component Architecture== | ==Component Architecture== | ||
#[[/KParts|KParts]] | #[[/KParts|KParts]] | ||
#[[/Docking Into the Panel's System Tray|Docking Into the Panel's System Tray]] | #[[/Docking Into the Panel's System Tray|Docking Into the Panel's System Tray]] | ||
Line 42: | Line 47: | ||
==KOffice Architecture== | ==KOffice Architecture== | ||
#[[/Document and View Introduction|Document and View Introduction]] | #[[/Document and View Introduction|Document and View Introduction]] | ||
#[http://www.koffice.org/filters/ File Format Filters] | #[http://www.koffice.org/filters/ File Format Filters] | ||
==Protocols== | ==Protocols== | ||
#[http://www.freedesktop.org/wiki/Standards_2fwm_2dspec Window Management] | #[http://www.freedesktop.org/wiki/Standards_2fwm_2dspec Window Management] | ||
#[[/Session Management|Session Management]] | #[[/Session Management|Session Management]] | ||
Line 53: | Line 60: | ||
==Development Tools== | ==Development Tools== | ||
#[[/Interface Documentation Tool|Interface Documentation Tool (Doxygen)]] | #[[/Interface Documentation Tool|Interface Documentation Tool (Doxygen)]] | ||
#[[/Integrated Development Environment|Integrated Development Environment (KDevelop)]] | #[[/Integrated Development Environment|Integrated Development Environment (KDevelop)]] | ||
Line 62: | Line 70: | ||
==Development HOWTOs== | ==Development HOWTOs== | ||
#[[Policies/Binary_Compatibility_Issues_With_C%2B%2B|Binary Compatibility Issues With C++]] | #[[Policies/Binary_Compatibility_Issues_With_C%2B%2B|Binary Compatibility Issues With C++]] | ||
[[Category:KDE3]] | [[Category:KDE3]] | ||
[[Category:Architecture]] | [[Category:Architecture]] |
Latest revision as of 12:32, 9 February 2018
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
- User Interface
- Complex Widgets
- Components and Services
- Inter Client Communication
- 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 (Doxygen)
- Integrated Development Environment (KDevelop)
- Graphical Debugger (kdbg)
- VCS Frontend (Subversion)
- Advanced Developer Text Editor (Kate)
- Icon Editor (KIconEdit)
- Hex Editor