Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-131346

Qt Designer is missing the option "Layout Alignment" for QWidget

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • None
    • Windows

      Qt Designer lacks the option "Layout Alignment" for QWidgets that contains a layout.

      I'm referring to this option;

      This option is visible when you right click a widget inside a layout.

      But when you right click directly on the QWidget that has the layout this option is not visible,

      and them i need to align the widget layout using code, for example: 

      ui->widget->layout()->setAlignment(Qt::AlignTop | Qt::AlignLeft);

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            geraldo Geraldo Tristao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes