Warning: include_once(header.inc) [function.include-once]: failed to open stream: No such file or directory in /u0/mirrors/kde/www/whatiskde/devview.php on line 5
Warning: include_once() [function.include]: Failed opening 'header.inc' for inclusion (include_path='.:/u0/mirrors/kde/www/media/includes') in /u0/mirrors/kde/www/whatiskde/devview.php on line 5
The basic view of KDE for a KDE developer is schematized in the
following diagram:
KDE is written in C++ and the KDE Project is committed to object-
oriented development. We believe the efficiency and re-usability of
KDE components afforded by its object-oriented design is key to the
success of the projects.
KDE provides an application development framework similar to
Microsoft's MFC/Com/activeX, allowing for rapid application
development, and to leverage existing components and
technologies.
KDE applications instantiate a KApplication object and
derive from KMainWindow. A KDE application constructed
this way automatically conforms to KDE standards.
Warning: include(footer.inc) [function.include]: failed to open stream: No such file or directory in /u0/mirrors/kde/www/whatiskde/devview.php on line 29
Warning: include() [function.include]: Failed opening 'footer.inc' for inclusion (include_path='.:/u0/mirrors/kde/www/media/includes') in /u0/mirrors/kde/www/whatiskde/devview.php on line 29