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. Custom widget library, name problem
Forum Updated to NodeBB v4.3 + New Features

Custom widget library, name problem

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 958 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.
  • S Offline
    S Offline
    soroush
    wrote on last edited by
    #1

    @QString QDesignerCustomWidgetInterface::name () const [pure virtual]@

    bq. Returns the class name of the custom widget supplied by the interface.
    The name returned must be identical to the class name used for the custom widget.

    I would like to see a string like "My Awesome Widget" in designer rather than "MyAwesomeWidget". When using later one, designer does not show widgets on dialogs. Though widgets of Qt itself have the preponderance to put space on their names (for example "Plain Text Edit" or "Combo Box"). I'd like to have too.

    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