例如你如果要在視窗左側做一個sidebar,請不要傻傻的用 Row { ... } ,那是QWidget/QLayout 時代的邏輯。請用 anchors 來定位。 Column / Row / Grid 與 ...
確定! 回上一頁