|
161.
|
|
|
qt4-dev-tools
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1239(para)
|
|
162.
|
|
|
qt4-doc (installs the <acronym>API</acronym> locally — to save <acronym>HD</acronym> space, use the online version)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1244(para)
|
|
163.
|
|
|
qt4-designer
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1251(para)
|
|
164.
|
|
|
qt4-make
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1256(para)
|
|
165.
|
|
|
qt4-qtconfig
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1261(para)
|
|
166.
|
|
|
libqt4-sqlite
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1266(para)
|
|
167.
|
|
|
qtcreator
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1271(para)
|
|
168.
|
|
|
To use the <application>QtCreator</application> without installing the <acronym>SDK</acronym>, one must first install the <application>Qt</application> components from the repository so that the <application>Qt</application> libraries, qmake, moc, debugger, and other utilities will be available to be automatically located by <application>QtCreator</application> when it is installed. Installing the following necessary packages in the order given will establish a proper <application>QtCreator</application> development environment: <placeholder-1/>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1228(para)
|
|
169.
|
|
|
Several other packages might be necessary depending on your needs. For example, if you want to create database applications, then libqt4-sql-psql, libqt4-sql-mysql, and libqt4-sql-sqlite will allow you to connect to a <trademark>PostgreSQL</trademark>, <trademark>MySQL</trademark> or <trademark>SQLite3</trademark> database, respectively. Also consider qt4-demos, libqt4-dbg, libqt4-network, libqt4-script, libqt4-xml, python-qt4 (<trademark>Python</trademark> bindings), and libqt4-webkit.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1277(para)
|
|
170.
|
|
|
One can also create <application>Qt</application> applications using just Qt-Designer, the Assistant, and the Linguist, by installing all of the 6 necessary packages listed above except for qtcreator, which can be replaced using <application>Kate</application> or your favorite text editor. In this case one runs the Qt-Designer to create the graphical user interfaces independent of the text editor used.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1286(para)
|