TypeDialog Class Reference

Public Member Functions

 TypeDialog (QWidget *parent, BinaryViewRef view, const QString &title="Specify Type", const QString &prompt="Enter Type Name", const QString &existing="")
 
 ~TypeDialog ()
 
BinaryNinja::QualifiedNameAndType getType () const
 

Constructor & Destructor Documentation

◆ TypeDialog()

TypeDialog::TypeDialog ( QWidget *  parent,
BinaryViewRef  view,
const QString &  title = "Specify Type",
const QString &  prompt = "Enter Type Name",
const QString &  existing = "" 
)

◆ ~TypeDialog()

TypeDialog::~TypeDialog ( )
inline

Member Function Documentation

◆ getType()

BinaryNinja::QualifiedNameAndType TypeDialog::getType ( ) const
inline

The documentation for this class was generated from the following file: