D16377: Using the system palette for drawing the month- and agendaitem.
Daniel Vrátil
noreply at phabricator.kde.org
Tue Oct 23 22:06:54 BST 2018
dvratil added a comment.
In D16377#347669 <https://phabricator.kde.org/D16377#347669>, @ognarb wrote:
> I still have a problem, the new config don't appear in the gui. Does someone know how kcfg works? I already read https://techbase.kde.org/Development/Tutorials/Using_KConfig_XT but it didn't help.
KOrganizer is not using KConigXT to generate UI, but only to generate a C++ class that represents the configuration object. You have to write the GUI code yourself. In this case the generated class is wrapped in src/prefs.cpp and the UI is implemented in korganizer.git/src/prefs/koprefsdialog.cpp
REPOSITORY
R76 PIM: Event Views
REVISION DETAIL
https://phabricator.kde.org/D16377
To: ognarb, #kde_pim, #kde_pim_junior_jobs, mlaurent
Cc: mlaurent, dvratil, kde-pim, dvasin, rodsevich, winterz, vkrause, knauss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20181023/a0222b23/attachment.html>
More information about the kde-pim
mailing list