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. Geometry, Layout and Policy: a good tutorial?
QtWS25 Last Chance

Geometry, Layout and Policy: a good tutorial?

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.9k 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.
  • J Offline
    J Offline
    jesuisbenjamin
    wrote on last edited by
    #1

    Hello,

    I've been playing around with Qt4 using PyQt4 for while now. I'm trying to make some rather flexible interface with animations. In the process I am realising I am not mastering at all geometry, layout and policy as per Qt's logic. In fact I am rather confused.

    Is there a good and clear tutorial for this (preferably in Python)? I would like to learn what to do according to the needs of the application.

    (For instance I am trying to make an application with a half that hides/shows with a slide animation. So in my mind the application's global size policy should be that the half that doesn't move does not change size and that the application's global size changes according to the other half sliding on and off.)

    Thanks,
    Benjamin

    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