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

List:       kde-commits
Subject:    kdesdk/kbabel/kbabel
From:       Stanislav Višňovský <visnovsky () nenya ! ms ! mff ! cuni ! cz
Date:       2005-01-20 12:15:35
Message-ID: 20050120121535.1525D1CF36 () office ! kde ! org
[Download RAW message or body]

CVS commit by nanulo: 

the comment view focus is based on it's text edit focus

CCMAIL: 96019-done@bugs.kde.org


  M +6 -0      commentview.cpp   1.3
  M +2 -0      commentview.h   1.4


--- kdesdk/kbabel/kbabel/commentview.cpp  #1.2:1.3
@@ -205,3 +205,9 @@ void CommentView::installEventFilter( co
     commentEdit->installEventFilter( filterObj );
 }
+
+bool CommentView::hasFocus()
+{
+    return commentEdit->hasFocus();
+}
+
 #include "commentview.moc"

--- kdesdk/kbabel/kbabel/commentview.h  #1.3:1.4
@@ -65,4 +65,6 @@ public:
     void installEventFilter( const QObject * filterObj );
 
+    bool hasFocus ();
+
 public slots:
     virtual void setReadOnly(bool on);


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

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