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. Command palette for Qt application
Forum Updated to NodeBB v4.3 + New Features

Command palette for Qt application

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 836 Views 1 Watching
  • 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.
  • V Offline
    V Offline
    Vadi2
    wrote on last edited by
    #1

    Is there a library that allows a command palette for a Qt application? GTK+ has a similar equivalent as Plotinus.

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Qt has a built-in functionality for this - see QCompleter.

      1 Reply Last reply
      3
      • V Offline
        V Offline
        Vadi2
        wrote on last edited by
        #3

        I don't think that is the same - QCompleter would require a lot of work before it can be used as a command palette. Nonetheless, it's a start...

        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