LibreOffice Module vcl (master) 1
UITestLogger Member List

This is the complete list of members for UITestLogger, including all inherited members.

app_nameUITestLoggerprivate
getAppName() constUITestLoggerinline
getInstance()UITestLoggerstatic
log(std::u16string_view rString)UITestLogger
logAction(VclPtr< Control > const &xUIElement, VclEventId nEvent)UITestLogger
logAction(vcl::Window *const &xUIWin, VclEventId nEvent)UITestLogger
logCommand(std::u16string_view rAction, const css::uno::Sequence< css::beans::PropertyValue > &rArgs)UITestLogger
logEvent(const EventDescription &rDescription)UITestLogger
logKeyInput(VclPtr< vcl::Window > const &xUIElement, const KeyEvent &rEvent)UITestLogger
maStreamUITestLoggerprivate
mbValidUITestLoggerprivate
setAppName(OUString name)UITestLoggerinline
UITestLogger()UITestLogger