Audacity 3.2.0
|
Namespaces | |
namespace | anonymous_namespace{JournalWindowPaths.cpp} |
Typedefs | |
using | Path = Identifier |
Functions | |
Path | FindPath (const wxWindow &window) |
wxWindow * | FindByPath (const Path &path) |
using Journal::WindowPaths::Path = typedef Identifier |
Definition at line 24 of file JournalWindowPaths.h.
wxWindow * Journal::WindowPaths::FindByPath | ( | const Path & | path | ) |
Definition at line 116 of file JournalWindowPaths.cpp.
References details::end(), Journal::EscapeCharacter, Journal::WindowPaths::anonymous_namespace{JournalWindowPaths.cpp}::FindByNameAmongPeers(), Identifier::GET(), and Journal::WindowPaths::anonymous_namespace{JournalWindowPaths.cpp}::PathSeparator.
Referenced by Journal::Events::anonymous_namespace{JournalEvents.cpp}::BooleanCommandType(), Journal::Events::anonymous_namespace{JournalEvents.cpp}::NullaryCommandType(), Journal::Events::anonymous_namespace{JournalEvents.cpp}::NumericalCommandType(), and Journal::Events::anonymous_namespace{JournalEvents.cpp}::TextualCommandType().
Path Journal::WindowPaths::FindPath | ( | const wxWindow & | window | ) |
Definition at line 109 of file JournalWindowPaths.cpp.
References Journal::EscapeCharacter, Journal::WindowPaths::anonymous_namespace{JournalWindowPaths.cpp}::PathComponents(), and Journal::WindowPaths::anonymous_namespace{JournalWindowPaths.cpp}::PathSeparator.
Referenced by Journal::Events::anonymous_namespace{JournalEvents.cpp}::WindowEventName().