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

List:       kde-commits
Subject:    [okteta/kf5-port] parts/kbytesedit: The khexedit interfaces have been removed in KF5
From:       Alex Richardson <arichardson.kde () googlemail ! com>
Date:       2013-11-30 23:03:22
Message-ID: E1VmtZK-0003WS-Jt () scm ! kde ! org
[Download RAW message or body]

Git commit 3e4fc56daf9ce16338263c63d7719cbfb8290a1b by Alex Richardson.
Committed on 30/11/2013 at 23:03.
Pushed by arichardson into branch 'kf5-port'.

The khexedit interfaces have been removed in KF5

M  +1    -13   parts/kbytesedit/kbytearrayedit.h

http://commits.kde.org/okteta/3e4fc56daf9ce16338263c63d7719cbfb8290a1b

diff --git a/parts/kbytesedit/kbytearrayedit.h b/parts/kbytesedit/kbytearra=
yedit.h
index ae3aa7e..ff985a3 100644
--- a/parts/kbytesedit/kbytearrayedit.h
+++ b/parts/kbytesedit/kbytearrayedit.h
@@ -46,21 +46,9 @@ class ByteArrayColumnView;
    @author Friedrich W. H. Kossebau <kossebau@kde.org>
    @version 0.1
  **/
-class KByteArrayEdit : public QWidget,
-                       public KHE::BytesEditInterface,
-                       public KHE::ValueColumnInterface,
-                       public KHE::CharColumnInterface,
-                       public KHE::ZoomInterface,
-                       public KHE::ClipboardInterface
+class KByteArrayEdit : public QWidget
 {
   Q_OBJECT
-  Q_INTERFACES(
-    KHE::BytesEditInterface
-    KHE::ValueColumnInterface
-    KHE::CharColumnInterface
-    KHE::ZoomInterface
-    KHE::ClipboardInterface
-  )
   //_PROPERTY( char * Data READ data )
   Q_PROPERTY( int DataSize READ dataSize )
   Q_PROPERTY( int MaxDataSize READ maxDataSize WRITE setMaxDataSize )
[prev in list] [next in list] [prev in thread] [next in thread] 

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