Entry Class
(Debugger::Core::DocumentModel::Entry)Public Functions
Entry() | |
~Entry() | |
Debugger::QString | displayName() const |
Utils::FileName | fileName() const |
Debugger::Core::Id | id() const |
Debugger::QString | plainDisplayName() const |
Debugger::QString | uniqueDisplayName() const |
Member Function Documentation
Entry::Entry()
Default constructs an instance of Entry.
Entry::~Entry()
Destroys the instance of Entry.