CommentDialog Class Reference

Public Member Functions

 CommentDialog (QWidget *parent, const UIComment &comment)
 
QString getNewComment ()
 
QString getCurrentComment ()
 
const FunctionRefgetCommentBackingFunction ()
 
const BinaryViewRefgetCommentBackingData ()
 
UICommentType getCommentType ()
 
uint64_t getCommentAddress ()
 

Constructor & Destructor Documentation

◆ CommentDialog()

CommentDialog::CommentDialog ( QWidget *  parent,
const UIComment comment 
)

Member Function Documentation

◆ getCommentAddress()

uint64_t CommentDialog::getCommentAddress ( )

◆ getCommentBackingData()

const BinaryViewRef & CommentDialog::getCommentBackingData ( )

◆ getCommentBackingFunction()

const FunctionRef & CommentDialog::getCommentBackingFunction ( )

◆ getCommentType()

UICommentType CommentDialog::getCommentType ( )

◆ getCurrentComment()

QString CommentDialog::getCurrentComment ( )

◆ getNewComment()

QString CommentDialog::getNewComment ( )

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