/usr/share/doc/libjuce/apiref/classComponentMovementWatcher.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 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 | <!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: ComponentMovementWatcher 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="#pub-methods">Public Member Functions</a> |
<a href="classComponentMovementWatcher-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">ComponentMovementWatcher Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div>
</div><!--header-->
<div class="contents">
<p>An object that watches for any movement of a component or any of its parent components.
<a href="classComponentMovementWatcher.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 ComponentMovementWatcher:</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="classComponentMovementWatcher.png" usemap="#ComponentMovementWatcher_map" alt=""/>
<map id="ComponentMovementWatcher_map" name="ComponentMovementWatcher_map">
<area href="classComponentListener.html" title="Gets informed about changes to a component's hierarchy or position. " alt="ComponentListener" shape="rect" coords="0,0,180,24"/>
</map>
</div></div>
<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:a1855ca8c74573719a4049d7b8f8033a0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentMovementWatcher.html#a1855ca8c74573719a4049d7b8f8033a0">ComponentMovementWatcher</a> (<a class="el" href="classComponent.html">Component</a> *component)</td></tr>
<tr class="memdesc:a1855ca8c74573719a4049d7b8f8033a0"><td class="mdescLeft"> </td><td class="mdescRight">Creates a <a class="el" href="classComponentMovementWatcher.html" title="An object that watches for any movement of a component or any of its parent components. ">ComponentMovementWatcher</a> to watch a given target component. <a href="#a1855ca8c74573719a4049d7b8f8033a0">More...</a><br /></td></tr>
<tr class="separator:a1855ca8c74573719a4049d7b8f8033a0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac330cfdf207f4d5d69abb6c1bed3b1e4"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentMovementWatcher.html#ac330cfdf207f4d5d69abb6c1bed3b1e4">~ComponentMovementWatcher</a> ()</td></tr>
<tr class="memdesc:ac330cfdf207f4d5d69abb6c1bed3b1e4"><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="#ac330cfdf207f4d5d69abb6c1bed3b1e4">More...</a><br /></td></tr>
<tr class="separator:ac330cfdf207f4d5d69abb6c1bed3b1e4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8aa7d93c182f7d8d0fd07019868da887"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentMovementWatcher.html#a8aa7d93c182f7d8d0fd07019868da887">componentMovedOrResized</a> (bool wasMoved, bool wasResized)=0</td></tr>
<tr class="memdesc:a8aa7d93c182f7d8d0fd07019868da887"><td class="mdescLeft"> </td><td class="mdescRight">This callback happens when the component that is being watched is moved relative to its top-level peer window, or when it is resized. <a href="#a8aa7d93c182f7d8d0fd07019868da887">More...</a><br /></td></tr>
<tr class="separator:a8aa7d93c182f7d8d0fd07019868da887"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a572c2e568b9df20f1ee51f4f5d8d819f"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentMovementWatcher.html#a572c2e568b9df20f1ee51f4f5d8d819f">componentPeerChanged</a> ()=0</td></tr>
<tr class="memdesc:a572c2e568b9df20f1ee51f4f5d8d819f"><td class="mdescLeft"> </td><td class="mdescRight">This callback happens when the component's top-level peer is changed. <a href="#a572c2e568b9df20f1ee51f4f5d8d819f">More...</a><br /></td></tr>
<tr class="separator:a572c2e568b9df20f1ee51f4f5d8d819f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab890075a6625aff818080f601f8bec37"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentMovementWatcher.html#ab890075a6625aff818080f601f8bec37">componentVisibilityChanged</a> ()=0</td></tr>
<tr class="memdesc:ab890075a6625aff818080f601f8bec37"><td class="mdescLeft"> </td><td class="mdescRight">This callback happens when the component's visibility state changes, possibly due to one of its parents being made visible or invisible. <a href="#ab890075a6625aff818080f601f8bec37">More...</a><br /></td></tr>
<tr class="separator:ab890075a6625aff818080f601f8bec37"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a493a44fe352767269a5d92ea0a1bb902"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classComponent.html">Component</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentMovementWatcher.html#a493a44fe352767269a5d92ea0a1bb902">getComponent</a> () const noexcept</td></tr>
<tr class="memdesc:a493a44fe352767269a5d92ea0a1bb902"><td class="mdescLeft"> </td><td class="mdescRight">Returns the component that's being watched. <a href="#a493a44fe352767269a5d92ea0a1bb902">More...</a><br /></td></tr>
<tr class="separator:a493a44fe352767269a5d92ea0a1bb902"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a29e561c10e87a124de646c20b16adcd6"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentMovementWatcher.html#a29e561c10e87a124de646c20b16adcd6">componentParentHierarchyChanged</a> (<a class="el" href="classComponent.html">Component</a> &) override</td></tr>
<tr class="separator:a29e561c10e87a124de646c20b16adcd6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a764c9643265fa7d0cd3cb1bcb4fa8b0c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentMovementWatcher.html#a764c9643265fa7d0cd3cb1bcb4fa8b0c">componentMovedOrResized</a> (<a class="el" href="classComponent.html">Component</a> &, bool wasMoved, bool wasResized) override</td></tr>
<tr class="separator:a764c9643265fa7d0cd3cb1bcb4fa8b0c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a62fb9c96c645f1198a725abe7fcf1a73"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentMovementWatcher.html#a62fb9c96c645f1198a725abe7fcf1a73">componentBeingDeleted</a> (<a class="el" href="classComponent.html">Component</a> &) override</td></tr>
<tr class="separator:a62fb9c96c645f1198a725abe7fcf1a73"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afd3a52764f46853e2ee01d2f145f8d23"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentMovementWatcher.html#afd3a52764f46853e2ee01d2f145f8d23">componentVisibilityChanged</a> (<a class="el" href="classComponent.html">Component</a> &) override</td></tr>
<tr class="separator:afd3a52764f46853e2ee01d2f145f8d23"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classComponentListener"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classComponentListener')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classComponentListener.html">ComponentListener</a></td></tr>
<tr class="memitem:ab4df3c2c42d7fdb762cef175b2e0ebe2 inherit pub_methods_classComponentListener"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentListener.html#ab4df3c2c42d7fdb762cef175b2e0ebe2">~ComponentListener</a> ()</td></tr>
<tr class="memdesc:ab4df3c2c42d7fdb762cef175b2e0ebe2 inherit pub_methods_classComponentListener"><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="classComponentListener.html#ab4df3c2c42d7fdb762cef175b2e0ebe2">More...</a><br /></td></tr>
<tr class="separator:ab4df3c2c42d7fdb762cef175b2e0ebe2 inherit pub_methods_classComponentListener"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a68fd2e94bbac54a480ada6b0fdd3c3d4 inherit pub_methods_classComponentListener"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentListener.html#a68fd2e94bbac54a480ada6b0fdd3c3d4">componentBroughtToFront</a> (<a class="el" href="classComponent.html">Component</a> &component)</td></tr>
<tr class="memdesc:a68fd2e94bbac54a480ada6b0fdd3c3d4 inherit pub_methods_classComponentListener"><td class="mdescLeft"> </td><td class="mdescRight">Called when the component is brought to the top of the z-order. <a href="classComponentListener.html#a68fd2e94bbac54a480ada6b0fdd3c3d4">More...</a><br /></td></tr>
<tr class="separator:a68fd2e94bbac54a480ada6b0fdd3c3d4 inherit pub_methods_classComponentListener"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae03a3583fa9999dc868a2e2c5825bbc2 inherit pub_methods_classComponentListener"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentListener.html#ae03a3583fa9999dc868a2e2c5825bbc2">componentChildrenChanged</a> (<a class="el" href="classComponent.html">Component</a> &component)</td></tr>
<tr class="memdesc:ae03a3583fa9999dc868a2e2c5825bbc2 inherit pub_methods_classComponentListener"><td class="mdescLeft"> </td><td class="mdescRight">Called when the component has children added or removed, or their z-order changes. <a href="classComponentListener.html#ae03a3583fa9999dc868a2e2c5825bbc2">More...</a><br /></td></tr>
<tr class="separator:ae03a3583fa9999dc868a2e2c5825bbc2 inherit pub_methods_classComponentListener"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae58c494e8e9319d18d552c82f1936336 inherit pub_methods_classComponentListener"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComponentListener.html#ae58c494e8e9319d18d552c82f1936336">componentNameChanged</a> (<a class="el" href="classComponent.html">Component</a> &component)</td></tr>
<tr class="memdesc:ae58c494e8e9319d18d552c82f1936336 inherit pub_methods_classComponentListener"><td class="mdescLeft"> </td><td class="mdescRight">Called when the component's name is changed. <a href="classComponentListener.html#ae58c494e8e9319d18d552c82f1936336">More...</a><br /></td></tr>
<tr class="separator:ae58c494e8e9319d18d552c82f1936336 inherit pub_methods_classComponentListener"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>An object that watches for any movement of a component or any of its parent components. </p>
<p>This makes it easy to check when a component is moved relative to its top-level peer window. The normal <a class="el" href="classComponent.html#a1b94f2816dc8bc20473620e0db0e8246" title="Called when this component's position has been changed. ">Component::moved()</a> method is only called when a component moves relative to its immediate parent, and sometimes you want to know if any of components higher up the tree have moved (which of course will affect the overall position of all their sub-components).</p>
<p>It also includes a callback that lets you know when the top-level peer is changed.</p>
<p>This class is used by specialised components like <a class="el" href="classWebBrowserComponent.html" title="A component that displays an embedded web browser. ">WebBrowserComponent</a> or QuickTimeComponent because they need to keep their custom windows in the right place and respond to changes in the peer. </p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a id="a1855ca8c74573719a4049d7b8f8033a0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1855ca8c74573719a4049d7b8f8033a0">§ </a></span>ComponentMovementWatcher()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ComponentMovementWatcher::ComponentMovementWatcher </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classComponent.html">Component</a> * </td>
<td class="paramname"><em>component</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Creates a <a class="el" href="classComponentMovementWatcher.html" title="An object that watches for any movement of a component or any of its parent components. ">ComponentMovementWatcher</a> to watch a given target component. </p>
</div>
</div>
<a id="ac330cfdf207f4d5d69abb6c1bed3b1e4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac330cfdf207f4d5d69abb6c1bed3b1e4">§ </a></span>~ComponentMovementWatcher()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ComponentMovementWatcher::~ComponentMovementWatcher </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Destructor. </p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a8aa7d93c182f7d8d0fd07019868da887"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8aa7d93c182f7d8d0fd07019868da887">§ </a></span>componentMovedOrResized() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void ComponentMovementWatcher::componentMovedOrResized </td>
<td>(</td>
<td class="paramtype">bool </td>
<td class="paramname"><em>wasMoved</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool </td>
<td class="paramname"><em>wasResized</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>This callback happens when the component that is being watched is moved relative to its top-level peer window, or when it is resized. </p>
</div>
</div>
<a id="a572c2e568b9df20f1ee51f4f5d8d819f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a572c2e568b9df20f1ee51f4f5d8d819f">§ </a></span>componentPeerChanged()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void ComponentMovementWatcher::componentPeerChanged </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>This callback happens when the component's top-level peer is changed. </p>
</div>
</div>
<a id="ab890075a6625aff818080f601f8bec37"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab890075a6625aff818080f601f8bec37">§ </a></span>componentVisibilityChanged() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void ComponentMovementWatcher::componentVisibilityChanged </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>This callback happens when the component's visibility state changes, possibly due to one of its parents being made visible or invisible. </p>
</div>
</div>
<a id="a493a44fe352767269a5d92ea0a1bb902"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a493a44fe352767269a5d92ea0a1bb902">§ </a></span>getComponent()</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="classComponent.html">Component</a>* ComponentMovementWatcher::getComponent </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the component that's being watched. </p>
<p>References <a class="el" href="classComponentListener.html#a948f7c07d7dabde3b6cc7a7ceac29cec">ComponentListener::componentBeingDeleted()</a>, <a class="el" href="classComponentListener.html#ac5d2c3c7290cbde571403fd5d3112978">ComponentListener::componentMovedOrResized()</a>, <a class="el" href="classComponentListener.html#a84b23253fe18f447472652452b1858e6">ComponentListener::componentParentHierarchyChanged()</a>, <a class="el" href="classComponentListener.html#aaacf63f35f26733d615be2258e57fd69">ComponentListener::componentVisibilityChanged()</a>, and <a class="el" href="juce__PlatformDefs_8h.html#a851b02724a8158a7f746c66b5758b3dd">JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR</a>.</p>
</div>
</div>
<a id="a29e561c10e87a124de646c20b16adcd6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a29e561c10e87a124de646c20b16adcd6">§ </a></span>componentParentHierarchyChanged()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void ComponentMovementWatcher::componentParentHierarchyChanged </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classComponent.html">Component</a> & </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">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="classComponentListener.html#a84b23253fe18f447472652452b1858e6">ComponentListener</a>.</p>
</div>
</div>
<a id="a764c9643265fa7d0cd3cb1bcb4fa8b0c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a764c9643265fa7d0cd3cb1bcb4fa8b0c">§ </a></span>componentMovedOrResized() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void ComponentMovementWatcher::componentMovedOrResized </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classComponent.html">Component</a> & </td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool </td>
<td class="paramname"><em>wasMoved</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool </td>
<td class="paramname"><em>wasResized</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="classComponentListener.html#ac5d2c3c7290cbde571403fd5d3112978">ComponentListener</a>.</p>
</div>
</div>
<a id="a62fb9c96c645f1198a725abe7fcf1a73"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a62fb9c96c645f1198a725abe7fcf1a73">§ </a></span>componentBeingDeleted()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void ComponentMovementWatcher::componentBeingDeleted </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classComponent.html">Component</a> & </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">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="classComponentListener.html#a948f7c07d7dabde3b6cc7a7ceac29cec">ComponentListener</a>.</p>
</div>
</div>
<a id="afd3a52764f46853e2ee01d2f145f8d23"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afd3a52764f46853e2ee01d2f145f8d23">§ </a></span>componentVisibilityChanged() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void ComponentMovementWatcher::componentVisibilityChanged </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classComponent.html">Component</a> & </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">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="classComponentListener.html#aaacf63f35f26733d615be2258e57fd69">ComponentListener</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="juce__ComponentMovementWatcher_8h.html">juce_ComponentMovementWatcher.h</a></li>
</ul>
</div><!-- contents -->
<hr class="footer"/>
<address class="footer"><small>All content © ROLI Ltd.</small></address><br/>
</body>
</html>
|