Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. How get internal widgets inside frame class
Forum Updated to NodeBB v4.3 + New Features

How get internal widgets inside frame class

Scheduled Pinned Locked Moved C++ Gurus
1 Posts 1 Posters 890 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
    Slaventino
    wrote on last edited by
    #1

    I have frame on my form. Inside it are other widgets. I have few slots, that come to the frame. The problem is in getting internal widgets in frame class.
    For example, I have button inside the frame. On button click I want change some property of button inside frame, but frame class haven't Ui class with ui object and i can't get button in frame (only in main window class).

    In code examples i saw that it's possible to create internal widhets in frame class and remember objects to class fiends. But how can i do it using QT designer?

    Sorry for my english, it's bad :)

    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