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

List:       kde-commits
Subject:    kdenonbeta/krecipes/src/widgets
From:       Unai Garro <ugarro () telefonica ! net>
Date:       2004-03-20 20:47:42
Message-ID: 20040320204742.DFB4B999A () office ! kde ! org
[Download RAW message or body]

CVS commit by uga: 

Small touches to the list titles


  M +6 -0      krelistview.cpp   1.5


--- kdenonbeta/krecipes/src/widgets/krelistview.cpp  #1.4:1.5
@@ -10,4 +10,5 @@
 
 #include "krelistview.h"
+#include <kglobalsettings.h>
 #include <klocale.h>
 
@@ -22,5 +24,9 @@ KreListView::KreListView(QWidget *parent
         {
                 listLabel=new QLabel(header);
+                listLabel->setFrameShape(QFrame::GroupBoxPanel);
+                listLabel->setFrameShadow(QFrame::Sunken);
+                listLabel->setPaletteBackgroundColor(KGlobalSettings::highlightColor().light(120)); \
// 120, to match the kremenu settings  listLabel->setText(title);
+                
         }
         


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

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