~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to doc/html/q3vboxlayout.html

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-11-02 18:30:08 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (15.2.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 88.
  • Revision ID: james.westby@ubuntu.com-20091102183008-b6a4gcs128mvfb3m
Tags: upstream-4.6.0~beta1
ImportĀ upstreamĀ versionĀ 4.6.0~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!DOCTYPE html
3
3
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
4
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
 
<!-- /fasttmp/mkdist-qt-4.5.2-1245473805/qt-x11-opensource-src-4.5.2/src/qt3support/other/q3boxlayout.cpp -->
 
5
<!-- q3boxlayout.cpp -->
6
6
<head>
7
 
  <title>Qt 4.5: Q3VBoxLayout Class Reference</title>
 
7
  <title>Qt 4.6: Q3VBoxLayout Class Reference</title>
8
8
  <link href="classic.css" rel="stylesheet" type="text/css" />
9
9
</head>
10
10
<body>
 
11
<a name="//apple_ref/cpp/cl//Q3VBoxLayout" />
11
12
<table border="0" cellpadding="0" cellspacing="0" width="100%">
12
13
<tr>
13
 
<td align="left" valign="top" width="32"><a href="http://qtsoftware.com/products/qt"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
14
 
<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="namespaces.html"><font color="#004faf">All&nbsp;Namespaces</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="mainclasses.html"><font color="#004faf">Main&nbsp;Classes</font></a>&nbsp;&middot; <a href="groups.html"><font color="#004faf">Grouped&nbsp;Classes</font></a>&nbsp;&middot; <a href="modules.html"><font color="#004faf">Modules</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">Functions</font></a></td>
15
 
<td align="right" valign="top" width="230"></td></tr></table><h1 class="title">Q3VBoxLayout Class Reference<br /><span class="small-subtitle">[<a href="qt3support.html">Qt3Support</a> module]</span>
 
14
<td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
 
15
<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">All&nbsp;Functions</font></a>&nbsp;&middot; <a href="overviews.html"><font color="#004faf">Overviews</font></a></td><td class="searchBar" align="right" valign="center"><form action="http://www.google.com/cse" id="cse-search-box"><div><input type="hidden" name="cx" value="000136343326384750312:dhbxnqlakyu" /><input type="hidden" name="ie" value="UTF-8" /><input type="text" name="q" size="31" /><input type="submit" name="sa" value="Search" /></div></form></td>
 
16
</tr></table><h1 class="title">Q3VBoxLayout Class Reference<br /><span class="small-subtitle">[<a href="qt3support.html">Qt3Support</a> module]</span>
16
17
</h1>
17
18
<p>The Q3VBoxLayout class lines up widgets vertically. <a href="#details">More...</a></p>
18
19
<pre> #include &lt;Q3VBoxLayout&gt;</pre><p><b>This class is part of the Qt 3 support library.</b> It is provided to keep old source code working. We strongly advise against using it in new code. See <a href="porting4.html">Porting to Qt 4</a> for more information.</p>
20
21
<ul>
21
22
<li><a href="q3vboxlayout-members.html">List of all members, including inherited members</a></li>
22
23
</ul>
 
24
<hr />
23
25
<a name="public-functions"></a>
24
 
<h3>Public Functions</h3>
25
 
<ul>
26
 
<li><div class="fn"></div><b><a href="q3vboxlayout.html#Q3VBoxLayout">Q3VBoxLayout</a></b> ( QWidget * <i>parent</i>, int <i>margin</i>, int <i>spacing</i> = -1, const char * <i>name</i> = 0 )</li>
27
 
<li><div class="fn"></div><b><a href="q3vboxlayout.html#Q3VBoxLayout-4">Q3VBoxLayout</a></b> ( QLayout * <i>parentLayout</i>, int <i>spacing</i> = -1, const char * <i>name</i> = 0 )</li>
28
 
<li><div class="fn"></div><b><a href="q3vboxlayout.html#Q3VBoxLayout-5">Q3VBoxLayout</a></b> ( int <i>spacing</i>, const char * <i>name</i> = 0 )</li>
29
 
</ul>
30
 
<ul>
31
 
<li><div class="fn"></div>20 public functions inherited from <a href="qboxlayout.html#public-functions">QBoxLayout</a></li>
32
 
<li><div class="fn"></div>28 public functions inherited from <a href="qlayout.html#public-functions">QLayout</a></li>
33
 
<li><div class="fn"></div>29 public functions inherited from <a href="qobject.html#public-functions">QObject</a></li>
34
 
<li><div class="fn"></div>17 public functions inherited from <a href="qlayoutitem.html#public-functions">QLayoutItem</a></li>
 
26
<h2>Public Functions</h2>
 
27
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
 
28
<tr><td class="memItemLeft" align="right" valign="top"></td><td class="memItemRight" valign="bottom"><b><a href="q3vboxlayout.html#Q3VBoxLayout">Q3VBoxLayout</a></b> ( QWidget * <i>parent</i>, int <i>margin</i>, int <i>spacing</i> = -1, const char * <i>name</i> = 0 )</td></tr>
 
29
<tr><td class="memItemLeft" align="right" valign="top"></td><td class="memItemRight" valign="bottom"><b><a href="q3vboxlayout.html#Q3VBoxLayout-4">Q3VBoxLayout</a></b> ( QLayout * <i>parentLayout</i>, int <i>spacing</i> = -1, const char * <i>name</i> = 0 )</td></tr>
 
30
<tr><td class="memItemLeft" align="right" valign="top"></td><td class="memItemRight" valign="bottom"><b><a href="q3vboxlayout.html#Q3VBoxLayout-5">Q3VBoxLayout</a></b> ( int <i>spacing</i>, const char * <i>name</i> = 0 )</td></tr>
 
31
</table>
 
32
<ul>
 
33
<li><div bar="2" class="fn"></div>32 public functions inherited from <a href="qboxlayout.html#public-functions">QBoxLayout</a></li>
 
34
<li><div bar="2" class="fn"></div>33 public functions inherited from <a href="qlayout.html#public-functions">QLayout</a></li>
 
35
<li><div bar="2" class="fn"></div>29 public functions inherited from <a href="qobject.html#public-functions">QObject</a></li>
 
36
<li><div bar="2" class="fn"></div>17 public functions inherited from <a href="qlayoutitem.html#public-functions">QLayoutItem</a></li>
35
37
</ul>
36
38
<h3>Additional Inherited Members</h3>
37
39
<ul>
42
44
<li><div class="fn"></div>1 static public member inherited from <a href="qlayout.html#static-public-members">QLayout</a></li>
43
45
<li><div class="fn"></div>5 static public members inherited from <a href="qobject.html#static-public-members">QObject</a></li>
44
46
<li><div class="fn"></div>1 protected function inherited from <a href="qboxlayout.html#protected-functions">QBoxLayout</a></li>
45
 
<li><div class="fn"></div>3 protected functions inherited from <a href="qlayout.html#protected-functions">QLayout</a></li>
 
47
<li><div class="fn"></div>4 protected functions inherited from <a href="qlayout.html#protected-functions">QLayout</a></li>
46
48
<li><div class="fn"></div>7 protected functions inherited from <a href="qobject.html#protected-functions">QObject</a></li>
47
49
</ul>
48
50
<a name="details"></a>
52
54
<p>See also <a href="q3hboxlayout.html">Q3HBoxLayout</a>.</p>
53
55
<hr />
54
56
<h2>Member Function Documentation</h2>
 
57
<a name="//apple_ref/cpp/instm/Q3VBoxLayout/Q3VBoxLayout" />
55
58
<h3 class="fn"><a name="Q3VBoxLayout"></a>Q3VBoxLayout::Q3VBoxLayout ( <a href="qwidget.html">QWidget</a> * <i>parent</i>, int <i>margin</i>, int <i>spacing</i> = -1, const char * <i>name</i> = 0 )</h3>
56
59
<p>Constructs a new top-level vertical box called <i>name</i>, with parent <i>parent</i>. The <i>margin</i> is the number of pixels between the edge of the widget and its managed children. The <i>spacing</i> is the default number of pixels between neighboring children. If <i>spacing</i> is -1 the value of margin is used for spacing.</p>
57
60
<h3 class="fn"><a name="Q3VBoxLayout-4"></a>Q3VBoxLayout::Q3VBoxLayout ( <a href="qlayout.html">QLayout</a> * <i>parentLayout</i>, int <i>spacing</i> = -1, const char * <i>name</i> = 0 )</h3>
58
 
<p>Constructs a new vertical box called <i>name</i> and adds it to <i>parentLayout</i>. The <i>spacing</i> is the default number of pixels between neighboring children. If <i>spacing</i> is -1, this <a href="q3vboxlayout.html">Q3VBoxLayout</a> will inherit its parent's <a href="qboxlayout.html#spacing">spacing</a>().</p>
 
61
<p>Constructs a new vertical box called <i>name</i> and adds it to <i>parentLayout</i>. The <i>spacing</i> is the default number of pixels between neighboring children. If <i>spacing</i> is -1, this <a href="q3vboxlayout.html" class="compat">Q3VBoxLayout</a> will inherit its parent's <a href="qboxlayout.html#spacing">spacing</a>().</p>
59
62
<h3 class="fn"><a name="Q3VBoxLayout-5"></a>Q3VBoxLayout::Q3VBoxLayout ( int <i>spacing</i>, const char * <i>name</i> = 0 )</h3>
60
 
<p>Constructs a new vertical box called <i>name</i>. You must add it to another layout. The <i>spacing</i> is the default number of pixels between neighboring children. If <i>spacing</i> is -1, this <a href="q3vboxlayout.html">Q3VBoxLayout</a> will inherit its parent's <a href="qboxlayout.html#spacing">spacing</a>().</p>
 
63
<p>Constructs a new vertical box called <i>name</i>. You must add it to another layout. The <i>spacing</i> is the default number of pixels between neighboring children. If <i>spacing</i> is -1, this <a href="q3vboxlayout.html" class="compat">Q3VBoxLayout</a> will inherit its parent's <a href="qboxlayout.html#spacing">spacing</a>().</p>
61
64
<p /><address><hr /><div align="center">
62
65
<table width="100%" cellspacing="0" border="0"><tr class="address">
63
 
<td width="30%" align="left">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies)</td>
64
 
<td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td>
65
 
<td width="30%" align="right"><div align="right">Qt 4.5.2</div></td>
66
 
</tr></table></div></address></body>
 
66
<td width="40%" align="left">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies)</td>
 
67
<td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td>
 
68
<td width="40%" align="right"><div align="right">Qt 4.6.0</div></td>
 
69
<script type="text/javascript" src="http://www.google.com/jsapi"></script><script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script><script type="text/javascript" src="http://www.google.com/coop/cse/t13n?form=cse-search-box&t13n_langs=en"></script><script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script></tr></table></div></address></body>
67
70
</html>