[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdepim/kaplan/src
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2002-12-27 1:16:09
[Download RAW message or body]

CVS commit by danimo: 

add whatsthis for navigator widgets


  M +3 -0      core.cpp   1.12


--- kdepim/kaplan/src/core.cpp  #1.11:1.12
@@ -22,4 +22,5 @@
 #include <qhbox.h>
 #include <qcombobox.h>
+#include <qwhatsthis.h>
 
 #include <kapplication.h>
@@ -54,4 +55,6 @@ Core::Core()
   m_navigator = new Navigator(box);
   m_navigator->setSizePolicy(QSizePolicy(QSizePolicy::Maximum, QSizePolicy::Preferred));
+
+  QWhatsThis::add(m_navigator, i18n("Use this bar to invoke a specific groupware part"));
   
   m_stack = new QWidgetStack(box);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic