Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #54371 > unrolled thread

Re: creating rectangle with qt-designer

Started byMRAB <python@mrabarnett.plus.com>
First post2013-09-18 12:38 +0100
Last post2013-09-18 12:38 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: creating rectangle with qt-designer MRAB <python@mrabarnett.plus.com> - 2013-09-18 12:38 +0100

#54371 — Re: creating rectangle with qt-designer

FromMRAB <python@mrabarnett.plus.com>
Date2013-09-18 12:38 +0100
SubjectRe: creating rectangle with qt-designer
Message-ID<mailman.114.1379504285.18130.python-list@python.org>
On 18/09/2013 04:41, Mohsen Pahlevanzadeh wrote:
> Dear all,
>
> I need to draw a rectangle , according to attached picture , you see a
> rectangle in a form that enclosed with a text: "Rebuild Last Target".
>
> Question: How can i draw a same rectangle with qt-designer?
>
That's a "groupbox". In Qt it's called "QGroupBox".

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web