-
Notifications
You must be signed in to change notification settings - Fork 109
Expand file tree
/
Copy pathclassPythonQtConfigAPI.html
More file actions
142 lines (135 loc) · 7.05 KB
/
classPythonQtConfigAPI.html
File metadata and controls
142 lines (135 loc) · 7.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PythonQt: PythonQtConfigAPI Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">PythonQt
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-slots">Public Slots</a> |
<a href="#pub-methods">Public Member Functions</a> |
<a href="classPythonQtConfigAPI-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">PythonQtConfigAPI Class Reference</div></div>
</div><!--header-->
<div class="contents">
<p>Some methods to set properties of <a class="el" href="classPythonQt.html" title="The main interface to the Python Qt binding, realized as a singleton.">PythonQt</a> from Python.
<a href="classPythonQtConfigAPI.html#details">More...</a></p>
<p><code>#include <<a class="el" href="PythonQtStdDecorators_8h_source.html">PythonQtStdDecorators.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for PythonQtConfigAPI:</div>
<div class="dyncontent">
<div class="center">
<img src="classPythonQtConfigAPI.png" alt=""/>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-slots" name="pub-slots"></a>
Public Slots</h2></td></tr>
<tr class="memitem:aba0d6fcaec7de1fc2f7f8994ed36ef20" id="r_aba0d6fcaec7de1fc2f7f8994ed36ef20"><td class="memItemLeft" align="right" valign="top"><a class="el" href="PythonQtConversion_8h.html#a1974947fc423c7148fb94a3b1188dbe6">void</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classPythonQtConfigAPI.html#aba0d6fcaec7de1fc2f7f8994ed36ef20">setTaskDoneCallback</a> (<a class="el" href="PythonQtMethodInfo_8h.html#afcb7b4d4ac414eefbeef02c60e6acb52">PyObject</a> *object)</td></tr>
<tr class="separator:aba0d6fcaec7de1fc2f7f8994ed36ef20"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a74ca8b14e0f1b335234859351f5003b5" id="r_a74ca8b14e0f1b335234859351f5003b5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classPythonQtConfigAPI.html#a74ca8b14e0f1b335234859351f5003b5">PythonQtConfigAPI</a> (QObject *parent)</td></tr>
<tr class="separator:a74ca8b14e0f1b335234859351f5003b5"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Some methods to set properties of <a class="el" href="classPythonQt.html" title="The main interface to the Python Qt binding, realized as a singleton.">PythonQt</a> from Python. </p>
<p class="definition">Definition at line <a class="el" href="PythonQtStdDecorators_8h_source.html#l00225">225</a> of file <a class="el" href="PythonQtStdDecorators_8h_source.html">PythonQtStdDecorators.h</a>.</p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a id="a74ca8b14e0f1b335234859351f5003b5" name="a74ca8b14e0f1b335234859351f5003b5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a74ca8b14e0f1b335234859351f5003b5">◆ </a></span>PythonQtConfigAPI()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">PythonQtConfigAPI::PythonQtConfigAPI </td>
<td>(</td>
<td class="paramtype">QObject * </td>
<td class="paramname"><em>parent</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="PythonQtStdDecorators_8h_source.html#l00229">229</a> of file <a class="el" href="PythonQtStdDecorators_8h_source.html">PythonQtStdDecorators.h</a>.</p>
<div class="fragment"><div class="line"><span class="lineno"> 230</span> : QObject(parent) {};</div>
</div><!-- fragment -->
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="aba0d6fcaec7de1fc2f7f8994ed36ef20" name="aba0d6fcaec7de1fc2f7f8994ed36ef20"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aba0d6fcaec7de1fc2f7f8994ed36ef20">◆ </a></span>setTaskDoneCallback</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="PythonQtConversion_8h.html#a1974947fc423c7148fb94a3b1188dbe6">void</a> PythonQtConfigAPI::setTaskDoneCallback </td>
<td>(</td>
<td class="paramtype"><a class="el" href="PythonQtMethodInfo_8h.html#afcb7b4d4ac414eefbeef02c60e6acb52">PyObject</a> * </td>
<td class="paramname"><em>object</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">slot</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Set a callable that is used as the argument for the add_done_callback for the Task/Future created when, e.g., an async function is connected to signal. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="PythonQtStdDecorators_8h_source.html">PythonQtStdDecorators.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed May 13 2026 13:34:57 for PythonQt by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>