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


Groups > comp.lang.python > #54371

Re: creating rectangle with qt-designer

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python@mrabarnett.plus.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.109
X-Spam-Level *
X-Spam-Evidence '*H*': 0.80; '*S*': 0.02; 'from:addr:mrabarnett.plus.com': 0.16; 'from:addr:python': 0.16; 'from:name:mrab': 0.16; 'message-id:@mrabarnett.plus.com': 0.16; 'received:84.93': 0.16; 'received:84.93.230': 0.16; 'subject:designer': 0.16; 'wrote:': 0.18; 'all,': 0.19; 'header :User-Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'question:': 0.31; 'subject:with': 0.35; 'received:84': 0.35; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'called': 0.40; 'according': 0.40; 'how': 0.40; 'enclosed': 0.60; 'dear': 0.65; 'header:Reply-To:1': 0.67; 'reply-to:no real name:2**0': 0.71; 'reply-to:addr:python.org': 0.84; 'picture': 0.97
X-CM-Score 0.00
X-CNFS-Analysis v=2.1 cv=Vd3OYjZ9 c=1 sm=1 tr=0 a=0nF1XD0wxitMEM03M9B4ZQ==:117 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=0Bzu9jTXAAAA:8 a=0kkAYlmtguIA:10 a=2a3mIbJG5gQA:10 a=ihvODaAuJD4A:10 a=OUOv7kDek9cA:10 a=8nJEP1OIZ-IA:10 a=EBOSESyhAAAA:8 a=8AHkEIZyAAAA:8 a=-2W354HUnAsA:10 a=haVeLYt2q6F7ZxWu3m0A:9 a=ogTQNHFus7SBgiAv:21 a=5IQzyipfhJTOsgjZ:21 a=wPNLvfGTeEIA:10 a=ALwNhQre96oA:10 a=22g-LGahA_sA:10
X-AUTH mrabarnett:2500
Date Wed, 18 Sep 2013 12:38:05 +0100
From MRAB <python@mrabarnett.plus.com>
User-Agent Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
MIME-Version 1.0
To python-list@python.org
Subject Re: creating rectangle with qt-designer
References <1379475673.6014.8.camel@debian>
In-Reply-To <1379475673.6014.8.camel@debian>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.114.1379504285.18130.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1379504285 news.xs4all.nl 15934 [2001:888:2000:d::a6]:49875
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:54371

Show key headers only | View raw


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".

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web