Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Qt and Yaml... what is the lib for work with ?

    General and Desktop
    3
    4
    11438
    Loading More Posts
    • 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.
    • jerome_isAviable
      jerome_isAviable last edited by

      Is there a lib for use Yaml files with Qt ?

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        As far as I know, there is no built-in support for Yaml in Qt, you need to look for external libraries. I do remember some unofficial support being present before, but I can't find any info about it now.

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • S
          shinichy last edited by

          I'm using yaml-cpp in my Qt project. It's easy to use.

          https://code.google.com/p/yaml-cpp/

          1 Reply Last reply Reply Quote 0
          • jerome_isAviable
            jerome_isAviable last edited by

            thanks shinichy, i just look at this in the same time you post it.
            So ok... i will you this.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post