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. Using form designer to connect a signal from a dialog control to a defined slot in my dialog class
Forum Updated to NodeBB v4.3 + New Features

Using form designer to connect a signal from a dialog control to a defined slot in my dialog class

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

    Hi.

    I've created a dialog as a Qt Designer Form Class, and in the form editor there is a convenient section for connecting signals emitted by the various controls with slots on receivers. I'm able to specify my AutosaveDialog as a receiver, but despite having declared a public slot fileListSelectionChanged in my AutosaveDialog class header, the form designer does not list this as one of the available slots. Is there something else I need to do to see the slots I create get listed here?

    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