Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. KDE Frameworks KSyntaxHighlighting; docs?

KDE Frameworks KSyntaxHighlighting; docs?

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 298 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    Ewan Green
    wrote on last edited by Ewan Green
    #1

    I've been meaning to try and use this library, and it seems incredibly helpful & extensive for syntax highlighting, but I have absolutely no idea where to look for documentation.

    The only official documentation I can find doesn't tell you anything about how to use the code. It doesn't even tell you about the vague structure. It's not quite the extensive documentation of every member like I'm used to with Qt. You can find it here.

    Does anyone know where to look for this kind of thing? Even looking through examples in Kate seems like a wild goose chase. I get the feeling that given they put all this work into the library, they should at least document it somewhere.

    Sorry if this seems unrelated. I don't know who else would be able to answer this question.

    Ewan Green

    artwawA VRoninV 2 Replies Last reply
    0
    • E Ewan Green

      I've been meaning to try and use this library, and it seems incredibly helpful & extensive for syntax highlighting, but I have absolutely no idea where to look for documentation.

      The only official documentation I can find doesn't tell you anything about how to use the code. It doesn't even tell you about the vague structure. It's not quite the extensive documentation of every member like I'm used to with Qt. You can find it here.

      Does anyone know where to look for this kind of thing? Even looking through examples in Kate seems like a wild goose chase. I get the feeling that given they put all this work into the library, they should at least document it somewhere.

      Sorry if this seems unrelated. I don't know who else would be able to answer this question.

      artwawA Offline
      artwawA Offline
      artwaw
      wrote on last edited by
      #2

      @Ewan-Green
      In Qt it is represented by https://doc.qt.io/qt-5/qsyntaxhighlighter.html

      I don't know how to answer your question in the more of the detail since you didn't tell how would you like to use it?

      For more information please re-read.

      Kind Regards,
      Artur

      1 Reply Last reply
      0
      • E Ewan Green

        I've been meaning to try and use this library, and it seems incredibly helpful & extensive for syntax highlighting, but I have absolutely no idea where to look for documentation.

        The only official documentation I can find doesn't tell you anything about how to use the code. It doesn't even tell you about the vague structure. It's not quite the extensive documentation of every member like I'm used to with Qt. You can find it here.

        Does anyone know where to look for this kind of thing? Even looking through examples in Kate seems like a wild goose chase. I get the feeling that given they put all this work into the library, they should at least document it somewhere.

        Sorry if this seems unrelated. I don't know who else would be able to answer this question.

        VRoninV Offline
        VRoninV Offline
        VRonin
        wrote on last edited by
        #3

        @Ewan-Green said in KDE Frameworks KSyntaxHighlighting; docs?:

        It's not quite the extensive documentation of every member like I'm used to with Qt. You can find it here.

        Qt spoils us with the quality of the documentation but if, on that page, you click on Class List you can find the documentation class-by-class and method-by-method

        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
        ~Napoleon Bonaparte

        On a crusade to banish setIndexWidget() from the holy land of Qt

        E 1 Reply Last reply
        3
        • VRoninV VRonin

          @Ewan-Green said in KDE Frameworks KSyntaxHighlighting; docs?:

          It's not quite the extensive documentation of every member like I'm used to with Qt. You can find it here.

          Qt spoils us with the quality of the documentation but if, on that page, you click on Class List you can find the documentation class-by-class and method-by-method

          E Offline
          E Offline
          Ewan Green
          wrote on last edited by
          #4

          @VRonin said in KDE Frameworks KSyntaxHighlighting; docs?:

          @Ewan-Green said in KDE Frameworks KSyntaxHighlighting; docs?:

          It's not quite the extensive documentation of every member like I'm used to with Qt. You can find it here.

          Qt spoils us with the quality of the documentation but if, on that page, you click on Class List you can find the documentation class-by-class and method-by-method

          Thank god! I was looking for exactly this. Thank you.

          Ewan Green

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved