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. Add items to QGroupBox in the QtCreator

Add items to QGroupBox in the QtCreator

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

    How to do it? I want to set a layout for the QGroupBox and add some items without writing code by hand.

    kshegunovK 1 Reply Last reply
    0
    • T Tikani

      How to do it? I want to set a layout for the QGroupBox and add some items without writing code by hand.

      kshegunovK Offline
      kshegunovK Offline
      kshegunov
      Moderators
      wrote on last edited by
      #2

      Just drag them over the group box. You can inspect what's the object tree on the right. What you want to have is to ensure your items are children of the group box.

      Read and abide by the Qt Code of Conduct

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved