Basic questions ...
Matthew Woehlke
mw_triad at users.sourceforge.net
Tue May 15 20:47:20 UTC 2007
Sandro Andrade wrote:
> Another question: Why kdevelop relies in classes such as KApplication and
> KParts::MainWindow, instead of QApplication and QMainWindow ?
...because it is a KDE application built on KDE, rather than a pure-Qt
application?
KDE applications use KDE versions of Qt classes where available (there
are probably some exceptions, but I believe for the most part it is
actually considered "wrong" to /not/ use the KDE version of a class).
This typically provides additional functionality and greater consistency
with the rest of KDE.
--
Matthew
People say I'm going insane. I say, "what do you mean, 'going'?".
More information about the KDevelop-devel
mailing list