summaryrefslogtreecommitdiffstats
path: root/doc/html/designer-manual-10.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/designer-manual-10.html')
-rw-r--r--doc/html/designer-manual-10.html75
1 files changed, 75 insertions, 0 deletions
diff --git a/doc/html/designer-manual-10.html b/doc/html/designer-manual-10.html
new file mode 100644
index 0000000..6c126dc
--- /dev/null
+++ b/doc/html/designer-manual-10.html
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/tools/designer/book/chap-key-bindings.leaf:3 -->
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Reference: Key Bindings</title>
+<style type="text/css"><!--
+fn { margin-left: 1cm; text-indent: -1cm; }
+a:link { color: #004faf; text-decoration: none }
+a:visited { color: #672967; text-decoration: none }
+body { background: #ffffff; color: black; }
+--></style>
+</head>
+<body>
+
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr bgcolor="#E5E5E5">
+<td valign=center>
+ <a href="index.html">
+<font color="#004faf">Home</font></a>
+ | <a href="classes.html">
+<font color="#004faf">All&nbsp;Classes</font></a>
+ | <a href="mainclasses.html">
+<font color="#004faf">Main&nbsp;Classes</font></a>
+ | <a href="annotated.html">
+<font color="#004faf">Annotated</font></a>
+ | <a href="groups.html">
+<font color="#004faf">Grouped&nbsp;Classes</font></a>
+ | <a href="functions.html">
+<font color="#004faf">Functions</font></a>
+</td>
+<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><p align="right">[<a href="designer-manual-9.html">Prev: Customizing and Integrating Qt Designer</a>] [<a href="designer-manual.html">Home</a>] [<a href="designer-manual-11.html">Next: Reference: Menu Options</a>]</p>
+<h2 align="center">Reference: Key Bindings</h2>
+<a name="reference-key-bindings"></a><!-- index Keypresses (Qt Designer) --><ul><li><p>Ctrl+A -- Selects all GUI elements in the active form.</p>
+<li><p>Ctrl+B -- Breaks the selected layout so that you can add or delete GUI elements.</p>
+<li><p>Ctrl+C -- Copies the selected GUI elements from the active form into the clipboard.</p>
+<li><p>Alt+E -- Pulls down the <b>Edit</b> menu.</p>
+<li><p>Alt+F -- Pulls down the <b>File</b> menu.</p>
+<li><p>Ctrl+G -- Applies a grid layout to the selected container, or creates a new container containing the selected GUI elements and applies a grid layout to this container.</p>
+<li><p>Ctrl+H -- Applies a horizontal box layout to the selected container, or creates a new container containing the selected GUI elements and applies a horizontal box layout to this container.</p>
+<li><p>Alt+H -- Pulls down the <b>Help</b> menu.</p>
+<li><p>Ctrl+J Adjusts the size of the selected GUI element (or elements) so that it has the minimal size needed for displaying itself properly.</p>
+<li><p>Ctrl+L -- Applies a vertical box layout to the selected container, or creates a new container containing the selected GUI elements and applies a vertical box layout to this container.</p>
+<li><p>Alt+L -- Pulls down the <b>Layout</b> menu.</p>
+<li><p>Ctrl+M -- Opens an online version of this manual in Qt Assistant.</p>
+<li><p>Ctrl+N -- Invokes the <em>New File</em> dialog.</p>
+<li><p>Ctrl+O -- Invokes the <em>Open File</em> dialog.</p>
+<li><p>Alt+P -- Pulls down the <b>Preview</b> menu.</p>
+<li><p>Ctrl+R -- Checks the accelerators in the active form for duplicates.</p>
+<li><p>Ctrl+S -- Saves the active form.</p>
+<li><p>Ctrl+T -- Previews the active form in the default GUI style of the platform.</p>
+<li><p>Alt+T -- Pulls down the <b>Tools</b> menu.</p>
+<li><p>Ctrl+V -- Pastes the GUI element (or elements) in the clipboard into the active form at the position it had in its original form plus a little offset. Does nothing if the clipboard does not contain a GUI element.</p>
+<li><p>Alt+W -- Pulls down the <b>Window</b> menu.</p>
+<li><p>Ctrl+X -- Cuts the selected GUI element (or elements) from the active form and puts it into the clipboard.</p>
+<li><p>Ctrl+Y -- Redoes the last undo action.</p>
+<li><p>Ctrl+Z -- Undoes the last action.</p>
+<li><p>Del -- Deletes the selected GUI elements from the active form.</p>
+<li><p>F1 -- Opens the introductory page of the Qt Designer manual in Qt Assistant.</p>
+<li><p>Shift-F1 -- Turns on What's This mode, which lets you click on a GUI element in Qt Designer to get a small description window for this element.</p>
+<li><p>F2 -- Activates the pointer tool that lets you select GUI elements.</p>
+<li><p>F3 -- Activates the connection tool that lets you edit the connections between signals and slots in a form.</p>
+<li><p>F4 -- Activates the tab order tool that lets you change the tab order of the GUI elements on the active form.</p>
+<li><p>Ctrl+F4 -- Closes the active window.</p>
+<li><p>Ctrl+F6 -- Activates the next window in the order of window creation.</p>
+<li><p>Ctrl+Shift-F6 -- Activates the previous window in the order of window creation.</p>
+</ul><!-- eof -->
+<p align="right">[<a href="designer-manual-9.html">Prev: Customizing and Integrating Qt Designer</a>] [<a href="designer-manual.html">Home</a>] [<a href="designer-manual-11.html">Next: Reference: Menu Options</a>]</p>
+<p><address><hr><div align=center>
+<table width=100% cellspacing=0 border=0><tr>
+<td>Copyright &copy; 2007
+<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
+<td align=right><div align=right>Qt 3.3.8</div>
+</table></div></address></body>
+</html>