User:Dcecile: Difference between revisions

From KDE TechBase
(New page: all parts of the KDE libraries need tutorial documentation. this is a survey. (note: the lists of modules could be taken from a release doc or something.....) pillars of KDE: * Solid * Ph...)
 
No edit summary
Line 1: Line 1:
all parts of the KDE libraries need tutorial documentation. this is a survey. (note: the lists of modules could be taken from a release doc or something.....)
all parts of the KDE libraries need tutorial documentation. this is a survey. (note: the lists of modules could be taken from a release doc or something.....) tutorials should answer: "why would I use KDE over just QT?"


pillars of KDE:
pillars of KDE:

Revision as of 13:58, 8 October 2007

all parts of the KDE libraries need tutorial documentation. this is a survey. (note: the lists of modules could be taken from a release doc or something.....) tutorials should answer: "why would I use KDE over just QT?"

pillars of KDE:

  • Solid
  • Phonon
  • Strigi
  • Plasma
  • Nepomuk
  • Decibel
  • Akonadi: communcations storage backend
  • Oxygen: devs need to know how to access all of the icon and sound that this team has put together. (and maybe know how to give feedbacks or make commissions.) there should be doc about doing for yourself what the Oxygen team does

everyday tech:

  • CMake: how to create your own app; and plug in other libraries
  • KActions: setting up menus, toolbars, and accelerators
  • QT Designer: designing a widget-based interface
  • KConfigXT: persistent app config data. making the settings dialog. using the settings
  • KPixmapCache:
  • D-Bus
  • KIO: tranparent file access. how does it work with the QT libraries?

other:

  • job progress

PIM stuff:

  • Khalkhi: contacts framework
  • KitchenSync
  • syndication etc.