Companies Home Search Profile

Creating PyQt Layouts for GUI Applications

Focused View

Christian Koch

1:08:53

295 View
  • 00 PyQt L Intro.mp4
    02:37
  • 01 PyQt L Layout Managers.mp4
    03:49
  • 02 PyQt L HBox.mp4
    07:29
  • 03 PyQt L VBox.mp4
    04:09
  • 04 PyQt L Grid1.mp4
    05:09
  • 05 PyQt L Grid2 fixed.mp4
    03:17
  • 06 PyQt L Form.mp4
    05:12
  • 07 PyQt L Space.mp4
    07:42
  • 08 PyQt L - Nest.mp4
    06:25
  • 09 PyQt L Stack.mp4
    12:49
  • 10 PyQt L Tab.mp4
    08:33
  • 11 PyQt L Conclusion.mp4
    01:42
  • PyQt Layouts Sample Code.zip
  • PyQt Layouts Slides2.pdf
  • Description


    PyQt’s layout managers provide a user-friendly and productive way of arranging graphical components, or widgets, on a GUI. Laying out widgets properly will make your GUI applications look polished and professional. Learning to do so efficiently and effectively is a fundamental skill for you to get up and running with GUI application development using Python and PyQt.

    In this course, you’ll learn:

    For a better understanding of how to use layout managers, some previous knowledge of how to create PyQt GUI applications and how to work with PyQt widgets would be helpful.

    What You'll Learn?


    • What the benefits are of using PyQt’s layout managers
    • How to programmatically lay out widgets on a GUI using PyQt’s layout managers
    • How to select the right layout manager for your GUI application
    • How to lay out widgets in main window–based and dialog-based applications

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Christian Koch
    Christian Koch
    Instructor's Courses

    Christian is a member of the Real Python team and teaches lots of subjects besides Python.

    He also makes his own coding tutorials on Youtube.

    Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.
    • language english
    • Training sessions 12
    • duration 1:08:53
    • Release Date 2023/01/05

    Courses related to Python

    Courses related to Python GUI