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

List:       kde-commits
Subject:    kdereview/plasma/applets/devicenotifier
From:       Alessandro Diaferia <alediaferia () gmail ! com>
Date:       2009-02-03 19:52:48
Message-ID: 1233690768.334447.6239.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 920793 by adiaferia:

start removing unneeded bits

 M  +2 -23     notifierdialog.h  


--- trunk/kdereview/plasma/applets/devicenotifier/notifierdialog.h #920792:920793
@@ -28,14 +28,6 @@
 #include <solid/solidnamespace.h>
 
 
-//to remove
-#include <QTreeView>
-
-class QModelIndex;
-class QStandardItemModel;
-class QStandardItem;
-class QLabel;
-class QGraphicsWidget;
 class DeviceWidget;
 
 //own
@@ -63,19 +55,9 @@
   Q_OBJECT
   
       public:
+      
 
-          
-          ///Specific role for the data-model
-          enum SpecificRoles {
-              SolidUdiRole = Qt::UserRole + 1,
-              PredicateFilesRole = Qt::UserRole + 2,
-              ActionRole = Qt::UserRole + 3,
-              IconNameRole = Qt::UserRole + 4,
-              ScopeRole = Qt::UserRole + 5,
-              SubTitleMandatoryRole = Qt::UserRole + 6
-          };
-  
-          /**
+         /**
           * Constructor of the dialog
           * @param notifier the notifier attached to this dialog
           * @param area where the dialog is displayed
@@ -166,9 +148,6 @@
           ///The applet attached to this item
           DeviceNotifier * m_notifier;
 
-          ///Root item in treeview
-          QStandardItem *m_rootItem;
-
           QMap<QString, QStringList> m_predicateFiles;
 
   };
[prev in list] [next in list] [prev in thread] [next in thread] 

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