FlightGear next
FGPUICompatDialog.hxx File Reference
#include <cstdint>
#include "dialog.hxx"
#include "simgear/math/SGRect.hxx"
#include <simgear/misc/sg_path.hxx>
#include <simgear/nasal/cppbind/NasalHash.hxx>
#include <simgear/nasal/cppbind/NasalObject.hxx>
#include <simgear/props/condition.hxx>
#include <simgear/props/props.hxx>

Go to the source code of this file.

Classes

class  FGPUICompatDialog
 An XML-configured dialog box. More...
 

Typedefs

using PUICompatObjectRef = SGSharedPtr<PUICompatObject>
 

Typedef Documentation

◆ PUICompatObjectRef

using PUICompatObjectRef = SGSharedPtr<PUICompatObject>

Definition at line 25 of file FGPUICompatDialog.hxx.