Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. German
  4. Full docking widget
Forum Update on Monday, May 27th 2025

Full docking widget

Scheduled Pinned Locked Moved German
2 Posts 2 Posters 1.8k 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
    ThomasJoachim
    wrote on 2 Jan 2012, 15:10 last edited by
    #1

    Hello

    I made a QWidget which shows some QWidgets inside. This size of this main widget should be resized to full size of application window (or parent widget).
    Is it necessary to write handlers for resize or does some automatically methods exist?

    Thomas

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on 2 Jan 2012, 15:39 last edited by
      #2

      If you put it into a layout (or set it as central widget of a [[Doc:QMainWindow]] based application), the resizing is handled automatically.

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0

      1/2

      2 Jan 2012, 15:10

      • Login

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