42 </table> |
42 </table> |
43 <hr /> |
43 <hr /> |
44 <hr /> |
44 <hr /> |
45 <a NAME="factory" ID="factory"></a> |
45 <a NAME="factory" ID="factory"></a> |
46 <h2>factory</h2> |
46 <h2>factory</h2> |
47 <b>factory</b>(<i>parent, ui, dbs, pluginManager</i>) |
47 <b>factory</b>(<i>ui, dbs, pluginManager</i>) |
48 |
48 |
49 <p> |
49 <p> |
50 Modul factory function to generate the right viewmanager type. |
50 Modul factory function to generate the right viewmanager type. |
51 </p> |
51 </p> |
52 <p> |
52 <p> |
53 The viewmanager is instantiated depending on the data set in |
53 The viewmanager is instantiated depending on the data set in |
54 the current preferences. |
54 the current preferences. |
55 </p> |
55 </p> |
56 <dl> |
56 <dl> |
57 |
57 |
58 <dt><i>parent</i></dt> |
|
59 <dd> |
|
60 parent widget (QWidget) |
|
61 </dd> |
|
62 <dt><i>ui</i></dt> |
58 <dt><i>ui</i></dt> |
63 <dd> |
59 <dd> |
64 reference to the main UI object |
60 reference to the main UI object |
65 </dd> |
61 </dd> |
66 <dt><i>dbs</i></dt> |
62 <dt><i>dbs</i></dt> |