This file is indexed.

/usr/share/doc/libjuce/apiref/classModalComponentManager.html is in libjuce-doc 4.3.0~repack-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>JUCE: ModalComponentManager 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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.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 style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">JUCE
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="classModalComponentManager-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">ModalComponentManager Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Manages the system's stack of modal components.  
 <a href="classModalComponentManager.html#details">More...</a></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for ModalComponentManager:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
 <div class="center">
  <img src="classModalComponentManager.png" usemap="#ModalComponentManager_map" alt=""/>
  <map id="ModalComponentManager_map" name="ModalComponentManager_map">
<area href="classAsyncUpdater.html" title="Has a callback method that is triggered asynchronously. " alt="AsyncUpdater" shape="rect" coords="0,0,161,24"/>
<area href="classDeletedAtShutdown.html" title="Classes derived from this will be automatically deleted when the application exits. " alt="DeletedAtShutdown" shape="rect" coords="171,0,332,24"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager_1_1Callback.html">Callback</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receives callbacks when a modal component is dismissed.  <a href="classModalComponentManager_1_1Callback.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab5396bd6bfc76c95559d6ed385cc5589"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager.html#ab5396bd6bfc76c95559d6ed385cc5589">juce_DeclareSingleton_SingleThreaded_Minimal</a> (<a class="el" href="classModalComponentManager.html">ModalComponentManager</a>) int getNumModalComponents() const</td></tr>
<tr class="memdesc:ab5396bd6bfc76c95559d6ed385cc5589"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the number of components currently being shown modally.  <a href="#ab5396bd6bfc76c95559d6ed385cc5589">More...</a><br /></td></tr>
<tr class="separator:ab5396bd6bfc76c95559d6ed385cc5589"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a90ae1cb2263c9a43a1fde5f9d7494522"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classComponent.html">Component</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager.html#a90ae1cb2263c9a43a1fde5f9d7494522">getModalComponent</a> (int index) const</td></tr>
<tr class="memdesc:a90ae1cb2263c9a43a1fde5f9d7494522"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns one of the components being shown modally.  <a href="#a90ae1cb2263c9a43a1fde5f9d7494522">More...</a><br /></td></tr>
<tr class="separator:a90ae1cb2263c9a43a1fde5f9d7494522"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af052a45e997a4d8174981920ed3f3469"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager.html#af052a45e997a4d8174981920ed3f3469">isModal</a> (<a class="el" href="classComponent.html">Component</a> *component) const</td></tr>
<tr class="memdesc:af052a45e997a4d8174981920ed3f3469"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if the specified component is in a modal state.  <a href="#af052a45e997a4d8174981920ed3f3469">More...</a><br /></td></tr>
<tr class="separator:af052a45e997a4d8174981920ed3f3469"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7a0e0f9aa774cb19844accd5e4ded91b"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager.html#a7a0e0f9aa774cb19844accd5e4ded91b">isFrontModalComponent</a> (<a class="el" href="classComponent.html">Component</a> *component) const</td></tr>
<tr class="memdesc:a7a0e0f9aa774cb19844accd5e4ded91b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if the specified component is currently the topmost modal component.  <a href="#a7a0e0f9aa774cb19844accd5e4ded91b">More...</a><br /></td></tr>
<tr class="separator:a7a0e0f9aa774cb19844accd5e4ded91b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2ce962253cf2c8e42d5575ad2a41d888"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager.html#a2ce962253cf2c8e42d5575ad2a41d888">attachCallback</a> (<a class="el" href="classComponent.html">Component</a> *component, <a class="el" href="classModalComponentManager_1_1Callback.html">Callback</a> *callback)</td></tr>
<tr class="memdesc:a2ce962253cf2c8e42d5575ad2a41d888"><td class="mdescLeft">&#160;</td><td class="mdescRight">Adds a new callback that will be called when the specified modal component is dismissed.  <a href="#a2ce962253cf2c8e42d5575ad2a41d888">More...</a><br /></td></tr>
<tr class="separator:a2ce962253cf2c8e42d5575ad2a41d888"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3e398829cf3016f4f370b21330686d1b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager.html#a3e398829cf3016f4f370b21330686d1b">bringModalComponentsToFront</a> (bool topOneShouldGrabFocus=true)</td></tr>
<tr class="memdesc:a3e398829cf3016f4f370b21330686d1b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Brings any modal components to the front.  <a href="#a3e398829cf3016f4f370b21330686d1b">More...</a><br /></td></tr>
<tr class="separator:a3e398829cf3016f4f370b21330686d1b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a634c1a1fedcea4eeec1a17e778fa2aea"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager.html#a634c1a1fedcea4eeec1a17e778fa2aea">cancelAllModalComponents</a> ()</td></tr>
<tr class="memdesc:a634c1a1fedcea4eeec1a17e778fa2aea"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calls exitModalState (0) on any components that are currently modal.  <a href="#a634c1a1fedcea4eeec1a17e778fa2aea">More...</a><br /></td></tr>
<tr class="separator:a634c1a1fedcea4eeec1a17e778fa2aea"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7e32dd3b8d00f3b254f0d68cb57e2d90"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager.html#a7e32dd3b8d00f3b254f0d68cb57e2d90">runEventLoopForCurrentComponent</a> ()</td></tr>
<tr class="memdesc:a7e32dd3b8d00f3b254f0d68cb57e2d90"><td class="mdescLeft">&#160;</td><td class="mdescRight">Runs the event loop until the currently topmost modal component is dismissed, and returns the exit code for that component.  <a href="#a7e32dd3b8d00f3b254f0d68cb57e2d90">More...</a><br /></td></tr>
<tr class="separator:a7e32dd3b8d00f3b254f0d68cb57e2d90"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:aaf0be23075467f26330a77781e1f3ed9"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager.html#aaf0be23075467f26330a77781e1f3ed9">ModalComponentManager</a> ()</td></tr>
<tr class="memdesc:aaf0be23075467f26330a77781e1f3ed9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a <a class="el" href="classModalComponentManager.html" title="Manages the system&#39;s stack of modal components. ">ModalComponentManager</a>.  <a href="#aaf0be23075467f26330a77781e1f3ed9">More...</a><br /></td></tr>
<tr class="separator:aaf0be23075467f26330a77781e1f3ed9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a02e3e222650d2b03105246b012e3b640"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager.html#a02e3e222650d2b03105246b012e3b640">~ModalComponentManager</a> ()</td></tr>
<tr class="memdesc:a02e3e222650d2b03105246b012e3b640"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a02e3e222650d2b03105246b012e3b640">More...</a><br /></td></tr>
<tr class="separator:a02e3e222650d2b03105246b012e3b640"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a47d303fb64f3ae02deb986d58bfeb893"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModalComponentManager.html#a47d303fb64f3ae02deb986d58bfeb893">handleAsyncUpdate</a> () override</td></tr>
<tr class="separator:a47d303fb64f3ae02deb986d58bfeb893"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Manages the system's stack of modal components. </p>
<p>Normally you'll just use the <a class="el" href="classComponent.html" title="The base class for all JUCE user-interface objects. ">Component</a> methods to invoke modal states in components, and won't have to deal with this class directly, but this is the singleton object that's used internally to manage the stack.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classComponent.html#a0e7be8c456a663615eb389ecd10b2c04" title="Puts the component into a modal state. ">Component::enterModalState</a>, <a class="el" href="classComponent.html#a686e2440370ff4a97c7a7851907be650" title="Ends a component&#39;s modal state. ">Component::exitModalState</a>, <a class="el" href="classComponent.html#a489ebde1970d6a2571bae5152b396267" title="Returns true if this component is the modal one. ">Component::isCurrentlyModal</a>, <a class="el" href="classComponent.html#af281d9bc711b70c43ae5891a35165cb3" title="Returns one of the components that are currently modal. ">Component::getCurrentlyModalComponent</a>, <a class="el" href="classComponent.html#a70fc33489ec892d615452dfdbd4687db" title="Checks whether there&#39;s a modal component somewhere that&#39;s stopping this one from receiving messages...">Component::isCurrentlyBlockedByAnotherModalComponent</a> </dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="aaf0be23075467f26330a77781e1f3ed9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaf0be23075467f26330a77781e1f3ed9">&sect;&nbsp;</a></span>ModalComponentManager()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">ModalComponentManager::ModalComponentManager </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Creates a <a class="el" href="classModalComponentManager.html" title="Manages the system&#39;s stack of modal components. ">ModalComponentManager</a>. </p>
<p>You shouldn't ever call the constructor - it's a singleton, so use ModalComponentManager::getInstance() </p>

</div>
</div>
<a id="a02e3e222650d2b03105246b012e3b640"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a02e3e222650d2b03105246b012e3b640">&sect;&nbsp;</a></span>~ModalComponentManager()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">ModalComponentManager::~ModalComponentManager </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Destructor. </p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="ab5396bd6bfc76c95559d6ed385cc5589"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab5396bd6bfc76c95559d6ed385cc5589">&sect;&nbsp;</a></span>juce_DeclareSingleton_SingleThreaded_Minimal()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ModalComponentManager::juce_DeclareSingleton_SingleThreaded_Minimal </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classModalComponentManager.html">ModalComponentManager</a>&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the number of components currently being shown modally. </p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classModalComponentManager.html#a90ae1cb2263c9a43a1fde5f9d7494522" title="Returns one of the components being shown modally. ">getModalComponent</a> </dd></dl>

</div>
</div>
<a id="a90ae1cb2263c9a43a1fde5f9d7494522"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a90ae1cb2263c9a43a1fde5f9d7494522">&sect;&nbsp;</a></span>getModalComponent()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classComponent.html">Component</a>* ModalComponentManager::getModalComponent </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>index</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns one of the components being shown modally. </p>
<p>An index of 0 is the most recently-shown, topmost component. </p>

</div>
</div>
<a id="af052a45e997a4d8174981920ed3f3469"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af052a45e997a4d8174981920ed3f3469">&sect;&nbsp;</a></span>isModal()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool ModalComponentManager::isModal </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classComponent.html">Component</a> *&#160;</td>
          <td class="paramname"><em>component</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns true if the specified component is in a modal state. </p>

</div>
</div>
<a id="a7a0e0f9aa774cb19844accd5e4ded91b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7a0e0f9aa774cb19844accd5e4ded91b">&sect;&nbsp;</a></span>isFrontModalComponent()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool ModalComponentManager::isFrontModalComponent </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classComponent.html">Component</a> *&#160;</td>
          <td class="paramname"><em>component</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns true if the specified component is currently the topmost modal component. </p>

</div>
</div>
<a id="a2ce962253cf2c8e42d5575ad2a41d888"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2ce962253cf2c8e42d5575ad2a41d888">&sect;&nbsp;</a></span>attachCallback()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void ModalComponentManager::attachCallback </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classComponent.html">Component</a> *&#160;</td>
          <td class="paramname"><em>component</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classModalComponentManager_1_1Callback.html">Callback</a> *&#160;</td>
          <td class="paramname"><em>callback</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Adds a new callback that will be called when the specified modal component is dismissed. </p>
<p>If the component is modal, then when it is dismissed, either by being hidden, or by calling <a class="el" href="classComponent.html#a686e2440370ff4a97c7a7851907be650" title="Ends a component&#39;s modal state. ">Component::exitModalState()</a>, then the <a class="el" href="classModalComponentManager_1_1Callback.html#ad44cd3225753579084bdb3ba7bd8e625" title="Called to indicate that a modal component has been dismissed. ">Callback::modalStateFinished()</a> method will be called.</p>
<p>Each component can have any number of callbacks associated with it, and this one is added to that list.</p>
<p>The object that is passed in will be deleted by the manager when it's no longer needed. If the given component is not currently modal, the callback object is deleted immediately and no action is taken. </p>

</div>
</div>
<a id="a3e398829cf3016f4f370b21330686d1b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3e398829cf3016f4f370b21330686d1b">&sect;&nbsp;</a></span>bringModalComponentsToFront()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void ModalComponentManager::bringModalComponentsToFront </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>topOneShouldGrabFocus</em> = <code>true</code></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Brings any modal components to the front. </p>

</div>
</div>
<a id="a634c1a1fedcea4eeec1a17e778fa2aea"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a634c1a1fedcea4eeec1a17e778fa2aea">&sect;&nbsp;</a></span>cancelAllModalComponents()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool ModalComponentManager::cancelAllModalComponents </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Calls exitModalState (0) on any components that are currently modal. </p>
<dl class="section return"><dt>Returns</dt><dd>true if any components were modal; false if nothing needed cancelling </dd></dl>

</div>
</div>
<a id="a7e32dd3b8d00f3b254f0d68cb57e2d90"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7e32dd3b8d00f3b254f0d68cb57e2d90">&sect;&nbsp;</a></span>runEventLoopForCurrentComponent()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int ModalComponentManager::runEventLoopForCurrentComponent </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Runs the event loop until the currently topmost modal component is dismissed, and returns the exit code for that component. </p>

</div>
</div>
<a id="a47d303fb64f3ae02deb986d58bfeb893"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a47d303fb64f3ae02deb986d58bfeb893">&sect;&nbsp;</a></span>handleAsyncUpdate()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void ModalComponentManager::handleAsyncUpdate </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">protected</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implements <a class="el" href="classAsyncUpdater.html#a446f3af793131f8772329f1f8b526578">AsyncUpdater</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="juce__ModalComponentManager_8h.html">juce_ModalComponentManager.h</a></li>
</ul>
</div><!-- contents -->
<hr class="footer"/>
<address class="footer"><small>All content &copy ROLI Ltd.</small></address><br/>
</body>
</html>