Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to write Icon Theme?
Qt 6.11 is out! See what's new in the release blog

How to write Icon Theme?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 537 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.
  • Z Offline
    Z Offline
    zhangXianxiang
    wrote on last edited by
    #1

    Hello every one,I have some form Icons and system Icons.
    According to the authorities,they They put these ICONS in the same folder,But I don't want to do same.
    It's index.theme file,How can i edit this file?

    [Icon Theme]
    Name=AppIcon
    
    Directories=64x64,64x64@2
    
    [64x64]
    Size=64
    Type=Fixed
    
    [64x64@2]
    Size=64
    Type=Fixed
    Scale=2
    

    0_1537493784651_file.png
    parent folder==appIcon
    thank you for any advice!

    1 Reply Last reply
    0
    • X Offline
      X Offline
      xuin
      wrote on last edited by
      #2

      Maybe you can see this repository https://github.com/ShowFL/Toou-2D
      It implement change theme without restart app

      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