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. Save Button Grid to XML

Save Button Grid to XML

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 412 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
    enim
    wrote on last edited by enim
    #1
    This post is deleted!
    1 Reply Last reply
    0
    • P Offline
      P Offline
      primem0ver
      wrote on last edited by
      #2

      ... well I am not sure what kind of solution you are looking for here but you can export XML files using Qt. Qt has a class called QXmlStreamWriter. You can use that to save whatever xml about the button you want. You have to implement the format and logic yourself though.

      1 Reply Last reply
      0
      • dheerendraD Offline
        dheerendraD Offline
        dheerendra
        Qt Champions 2022
        wrote on last edited by
        #3

        Have you looked at the Qt Designer to create the UI ? You can create grid itself in Designer. Everything is stored in xml format only.

        Dheerendra
        @Community Service
        Certified Qt Specialist
        http://www.pthinks.com

        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