fixed: auto_ptr -> unique_ptr
[opensg.git] / Source / Contrib / ComplexSceneManagerQt / OSGCSMQT4Window.fcd
blob37f91111c7957ce6cea6dbdd5cbaf1cae4d141c5
1 <?xml version="1.0"?>
3 <FieldContainer
4 name="CSMQT4Window"
5 parent="CSMWindow"
6 library="ContribCSMQt"
7 pointerfieldtypes="both"
8 structure="concrete"
9 systemcomponent="true"
10 parentsystemcomponent="true"
11 decoratable="false"
12 useLocalIncludes="false"
13 isNodeCore="false"
14 isBundle="true"
16 <Field
17 name="primaryDisplayString"
18 type="std::string"
19 cardinality="single"
20 visibility="internal"
21 access="public"
23 </Field>
24 <Field
25 name="privateContext"
26 type="bool"
27 cardinality="single"
28 visibility="internal"
29 access="public"
30 defaultValue="false"
32 </Field>
33 </FieldContainer>