Warning, /rolisteam/rolisteam/src/libraries/core/src/data/campaignstatus.scxml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0" binding="early" xmlns:qt="http://www.qt.io/2015/02/scxml-ext" name="campaignstatus" qt:editorversion="10.0.1" initial="unloaded">
0003     <qt:editorinfo initialGeometry="116.18;24.46;-20;-20;40;40"/>
0004     <state id="unloaded">
0005         <qt:editorinfo scenegeometry="150.82;195.66;90.82;145.66;120;100" geometry="150.82;195.66;-60;-50;120;100"/>
0006         <transition type="external" event="rootDirectory" target="Checking"/>
0007     </state>
0008     <state id="Checking">
0009         <qt:editorinfo scenegeometry="446.36;195.66;386.36;145.66;120;100" geometry="446.36;195.66;-60;-50;120;100"/>
0010         <transition type="external" event="IntergrityChecked" target="Ready">
0011             <qt:editorinfo localGeometry="210.68;182.52" movePoint="221.14;105.99"/>
0012         </transition>
0013     </state>
0014     <state id="Ready">
0015         <qt:editorinfo scenegeometry="472.85;589.03;412.85;539.03;120;100" geometry="472.85;589.03;-60;-50;120;100"/>
0016         <transition type="external" event="rootDirectoryChanged" target="Checking" cond="!rootDirectory.isEmpty()">
0017             <qt:editorinfo endTargetFactors="26.02;78.10" localGeometry="-7.63;-219.49" movePoint="41.79;-108.02" startTargetFactors="10.30;66.76"/>
0018         </transition>
0019         <transition type="external" event="rootDirectoryChanged" target="unloaded" cond="roodDirectory.isEmpty">
0020             <qt:editorinfo endTargetFactors="68.74;78.12" localGeometry="-310.32;0" startTargetFactors="58.98;71.11"/>
0021         </transition>
0022     </state>
0023 </scxml>