Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はQVBoxLayout複数の子供がいて、その上に描画できるようにしたいと考えています。レイアウトの実装を試みましpaintEvent(QPaintEvent *)たが、描画したものはすべて子の下に残ります。どうすればいいですか?サンプルコードに感謝します。
QVBoxLayout
paintEvent(QPaintEvent *)