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

List:       kde-commits
Subject:    KDE/kdelibs/interfaces/ktexteditor
From:       Christoph Cullmann <cullmann () kde ! org>
Date:       2010-04-25 16:24:12
Message-ID: 20100425162412.943E0AC8A4 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1118662 by cullmann:

dhaumann:
    cleanup + add \since notification


 M  +2 -5      highlightinterface.h  


--- trunk/KDE/kdelibs/interfaces/ktexteditor/highlightinterface.h #1118661:1118662
@@ -59,6 +59,7 @@
  *
  * \see KTextEditor::Document
  * \author Milian Wolff \<mail@milianw.de\>
+ * \since 4.4
  */
 class KTEXTEDITOR_EXPORT HighlightInterface
 {
@@ -116,11 +117,7 @@
     /**
      * Get the list of AttributeBlocks for a given \p line in the document.
      *
-     * \return List of AttributeBlocks for given \p line.
-     *
-     * TODO: I intended to make this const but Kate's implementation needs to
-     * call kateTextline which is non-const. Solution?
-     * TODO: Cannot be QVector since we have a CTor. Should it be removed?
+     * \return list of AttributeBlocks for given \p line.
      */
     virtual QList<AttributeBlock> lineAttributes(const unsigned int line) = 0;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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