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

List:       kde-commits
Subject:    kdenonbeta/kig/modes
From:       Dominique Devriese <dominique.devriese () student ! kuleuven ! ac ! be>
Date:       2002-12-16 19:52:00
[Download RAW message or body]

CVS commit by domi: 

add a test class DragRectMode using QEventLoop's new features (
enterLoop() etc. ).


  A            dragrectmode.cc   1.1
  A            dragrectmode.h   1.1
  M +2 -2      Makefile.am   1.5
  M +0 -5      normal.h   1.8


--- kdenonbeta/kig/modes/Makefile.am  #1.4:1.5
@@ -5,8 +5,8 @@
         macro.cc macrowizardbase.ui kiosk.cc popup.cc macrowizard.cc \
         typesdialogbase.ui typesdialog.cpp textlabelwizardbase.ui \
-        textlabelwizard.cc label.cc linkslabel.cpp
+        textlabelwizard.cc label.cc linkslabel.cpp dragrectmode.cc
 noinst_HEADERS=mode.h normal.h moving.h constructing.h macro.h \
         kiosk.h popup.h macrowizard.h typesdialog.h textlabelwizard.h \
-        label.h linkslabel.h
+        label.h linkslabel.h dragrectmode.h
 
 METASOURCES=AUTO

--- kdenonbeta/kig/modes/normal.h  #1.7:1.8
@@ -43,9 +43,4 @@ public:
   void rightMouseMoved( QMouseEvent*, KigWidget* );
   void rightReleased( QMouseEvent*, KigWidget* );
-
-  /**
-   * The user is just moving around his cursor,
-   * without having clicked anywhere...
-   */
   void mouseMoved( QMouseEvent*, KigWidget* );
 


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

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