Sophie

Sophie

distrib > * > 2009.0 > i586 > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 2385

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- /home/gvatteka/dev/qtjambi/4.3/scripts/../doc/src/qtjambi-systemproperties.qdoc -->
<head>
  <title>Qt Jambi System Properties Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">Qt Jambi System Properties Reference<br /><small></small></h1>
<p>Qt Jambi uses a series of system properties that alter various runtime behavior. Noteably, the properties can be used to specify locations of native resources, e.g&#x2e;, libraries and Qt plugins. You can also control which and how libraries are loaded (revise this sentence).</p>
<p><table width="75%" align="center" cellpadding="2" cellspacing="1" border="0">
<thead><tr valign="top" class="qt-style"><th>Property</th><th>Description</th></tr></thead>
<tr valign="top" class="odd"><td>com.trolltech.launcher.webstart</td><td>This property should be set to true when the launcher is run by Webstart.</td></tr>
<tr valign="top" class="even"><td>com.trolltech.qt.verbose-loading</td><td>When this property is true, Qt Jambi will print information when loading native libraries. The information given is</td></tr>
<tr valign="top" class="odd"><td>com.trolltech.qt.debug</td><td>This property must be set to true if Qt Jambi should use the native debug libraries.</td></tr>
<tr valign="top" class="even"><td>com.trolltech.qt.systemlibraries</td><td>This property should contain paths to system libraries used by the native Qt Jambi and Qt libraries.</td></tr>
<tr valign="top" class="odd"><td>com.trolltech.qt.pluginjars</td><td>If plugins are deployed in <tt>.jar</tt> files, this property must contain paths to the files.</td></tr>
<tr valign="top" class="even"><td>com.trolltech.qt.plugin-path</td><td>If plugins are located on the local file system, you can set this property to the path to the plugins directory.</td></tr>
<tr valign="top" class="odd"><td>com.trolltech.qt.library-path</td><td>This property can be used to set paths to where Qt Jambi will search for native libraries.</td></tr>
<tr valign="top" class="even"><td>com.trolltech.qt.implicit-loading</td><td>true default. When this property is true, Qt Jambi will search for native libraries in paths relative to the working directory.</td></tr>
<tr valign="top" class="odd"><td>com.trolltech.qt.load-from-cache</td><td>Qt Jambi copies the native libraries loaded by default to a caching directory. If this property is set to false, the libraries will not be copied, and the libraries in the chache will be loaded.</td></tr>
<tr valign="top" class="even"><td>com.trolltech.qt.exclude-libraries</td><td>used by eclipse (for running processes VM). If you start a Qt Jambi application from an already running VM, you do not wan't to reload the native libraries. In this property, you can separate library names that are not to be lodaed with the system path separator.</td></tr>
</table></p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="30%">Copyright &copy; 2007 <a href="trolltech.html">Trolltech</a></td>
<td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="30%" align="right"><div align="right">Qt Jambi </div></td>
</tr></table></div></address></body>
</html>