Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 6

Qt-interest Archive, October 2006
Someting like tabwidget


Message 1 in thread

Hi every body,

I was wondering if I can do something like the tab widget in the visual
studio (see image attached) with QT 3.1.3?

Thanks.

Attachment:

Attachment: tabwidget.bmp
Description: Windows bitmap


Message 2 in thread

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
what's wrong with QTabBar? Have you seen the docs?<br>
Here is a reference: <a
 href="http://doc.trolltech.com/3.1/qtabbar.html";>http://doc.trolltech.com/3.1/qtabbar.html</a><br>
<br>
Javier<br>
<br>
imen majed escribi&oacute;:
<blockquote
 cite="midd70719050610200040h2c81ce86y3ab6cc8168376235@xxxxxxxxxxxxxx"
 type="cite">Hi every body,<br>
  <br>
I was wondering if I can do something like the tab widget in the visual
studio (see image attached) with QT 3.1.3?<br>
  <br>
Thanks.<br>
  <br>
  <hr size="4" width="90%"><br>
  <center><img src="cid:part1.07040707.08040907@xxxxxxxxxxx";></center>
</blockquote>
</body>
</html>

Windows bitmap

Windows bitmap


Message 3 in thread

Hi,

I didn't know where to start.

Thanks.

On 10/20/06, Javier Díaz <jdiaz@xxxxxxxxxxx> wrote:
>
>  Hi,
> what's wrong with QTabBar? Have you seen the docs?
> Here is a reference: http://doc.trolltech.com/3.1/qtabbar.html
>
> Javier
>
> imen majed escribió:
>
> Hi every body,
>
> I was wondering if I can do something like the tab widget in the visual
> studio (see image attached) with QT 3.1.3?
>
> Thanks.
>
> ------------------------------
>
>

Windows bitmap

Windows bitmap


Message 4 in thread

Are you sure that QTabBar allows me to do such tabwidget?

On 10/20/06, imen majed <imen.majed@xxxxxxxxx> wrote:
>
> Hi,
>
> I didn't know where to start.
>
> Thanks.
>
> On 10/20/06, Javier Díaz <jdiaz@xxxxxxxxxxx> wrote:
> >
> >  Hi,
> > what's wrong with QTabBar? Have you seen the docs?
> > Here is a reference: http://doc.trolltech.com/3.1/qtabbar.html
> >
> > Javier
> >
> > imen majed escribió:
> >
> > Hi every body,
> >
> > I was wondering if I can do something like the tab widget in the visual
> > studio (see image attached) with QT 3.1.3?
> >
> > Thanks.
> >
> > ------------------------------
> >
> >
>

Windows bitmap

Windows bitmap


Message 5 in thread

On 20.10.06 10:17:34, imen majed wrote:
> Are you sure that QTabBar allows me to do such tabwidget?

Yes, just change the shape property.

Andreas

-- 
 [ signature omitted ] 

Message 6 in thread

Hi,

imen majed escribió:
> I didn't know where to start.

Again, the docs are on your side :) 
Take a look at this example of how to use QTabBar: 
http://doc.trolltech.com/3.1/tabdialog-example.html
If you're not new to Qt, this is a simple example of use. If you are 
starting with Qt, maybe interesting for you start with the new Qt 4.2, 
and use the docs ;)

Hope this helps you.

Javier

--
 [ signature omitted ] 

Message 7 in thread

I'll use it and see how it goes.

Thanks again.

On 10/20/06, Javier Díaz <jdiaz@xxxxxxxxxxx> wrote:
>
> Hi,
>
> imen majed escribió:
> > I didn't know where to start.
>
> Again, the docs are on your side :)
> Take a look at this example of how to use QTabBar:
> http://doc.trolltech.com/3.1/tabdialog-example.html
> If you're not new to Qt, this is a simple example of use. If you are
> starting with Qt, maybe interesting for you start with the new Qt 4.2,
> and use the docs ;)
>
> Hope this helps you.
>
> Javier
>
>

Message 8 in thread

> I was wondering if I can do something like the tab widget in 
> the visual studio (see image attached) with QT 3.1.3?

Yes. Look up QTabWidget at http://doc.trolltech.com/3.1/classes.html.

To get the docking right you'd propbably have to invest quite
some work. Qt 4.2 might be a better option.

Andre'

PS: Some people think sending 300k binaries to a mailing is
rude behaviour...

--
 [ signature omitted ] 

Message 9 in thread

Sorry for the attached file.

On 10/24/06, André Pönitz <andre@xxxxxxx> wrote:
>
> > I was wondering if I can do something like the tab widget in
> > the visual studio (see image attached) with QT 3.1.3?
>
> Yes. Look up QTabWidget at http://doc.trolltech.com/3.1/classes.html.
>
> To get the docking right you'd propbably have to invest quite
> some work. Qt 4.2 might be a better option.
>
> Andre'
>
> PS: Some people think sending 300k binaries to a mailing is
> rude behaviour...
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>
>