WD
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
webdriver::QQmlViewCmdExecutor Member List

This is the complete list of members for webdriver::QQmlViewCmdExecutor, including all inherited members.

AcceptOrDismissAlert(bool accept, Error **error)webdriver::QViewCmdExecutorvirtual
ActiveElement(ElementId *element, Error **error)webdriver::QQmlViewCmdExecutorvirtual
CanHandleUrl(const std::string &url, bool *can, Error **error)webdriver::QQmlViewCmdExecutorvirtual
ClearElement(const ElementId &element, Error **error)webdriver::QQmlViewCmdExecutorvirtual
ClearStorage(StorageType type, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
ClickElement(const ElementId &element, Error **error)webdriver::QQmlViewCmdExecutorvirtual
Close(Error **error)webdriver::QViewCmdExecutorvirtual
create2PointTouchEvent(QEvent::Type eventType, Qt::TouchPointStates touchPointStates, QPointF &point1, QPointF &point2)webdriver::QViewCmdExecutorprotected
createSimpleTouchEvent(QEvent::Type eventType, Qt::TouchPointStates touchPointStates, QPointF point)webdriver::QViewCmdExecutorprotected
createTouchEvent(QEvent::Type eventType, Qt::TouchPointStates touchPointStates, const QList< QTouchEvent::TouchPoint > &touchPoints)webdriver::QViewCmdExecutorprotected
createTouchPoint(Qt::TouchPointState state, QPointF &point)webdriver::QViewCmdExecutorprotected
createTouchPointWithId(Qt::TouchPointState state, QPointF &point, int id)webdriver::QViewCmdExecutorprotected
DeleteCookie(const std::string &url, const std::string &cookie_name, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
ElementEquals(const ElementId &element1, const ElementId &element2, bool *is_equal, Error **error)webdriver::QQmlViewCmdExecutorvirtual
ElementSubmit(const ElementId &element, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
ExecuteAsyncScript(const std::string &script, const base::ListValue *const args, base::Value **value, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
ExecuteScript(const std::string &script, const base::ListValue *const args, base::Value **value, Error **error)webdriver::QQmlViewCmdExecutorvirtual
FilterElement(const QDeclarativeItem *item, const std::string &locator, const std::string &query)webdriver::QQmlViewCmdExecutorprotected
FindElement(const ElementId &root_element, const std::string &locator, const std::string &query, ElementId *element, Error **error)webdriver::QViewCmdExecutorvirtual
FindElements(const ElementId &root_element, const std::string &locator, const std::string &query, std::vector< ElementId > *elements, Error **error)webdriver::QQmlViewCmdExecutorvirtual
FindElements(QDeclarativeItem *parent, const std::string &locator, const std::string &query, std::vector< ElementId > *elements, Error **error)webdriver::QQmlViewCmdExecutorprotected
FindElementsByXpath(QDeclarativeItem *parent, const std::string &query, std::vector< ElementId > *elements, Error **error)webdriver::QQmlViewCmdExecutorprotected
GetAlertMessage(std::string *text, Error **error)webdriver::QViewCmdExecutorvirtual
GetAppCacheStatus(int *status, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GetAttribute(const ElementId &element, const std::string &key, base::Value **value, Error **error)webdriver::QQmlViewCmdExecutorvirtual
GetBounds(Rect *bounds, Error **error)webdriver::QViewCmdExecutorvirtual
GetBrowserLog(base::ListValue **browserLog, Error **error)webdriver::ViewCmdExecutorinlinevirtual
GetCookies(const std::string &url, base::ListValue **cookies, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
getElement(const ElementId &element, Error **error)webdriver::QQmlViewCmdExecutorprotected
GetElementCssProperty(const ElementId &element, const std::string &property, base::Value **value, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GetElementLocation(const ElementId &element, Point *location, Error **error)webdriver::QQmlViewCmdExecutorvirtual
GetElementLocationInView(const ElementId &element, Point *location, Error **error)webdriver::QQmlViewCmdExecutorvirtual
GetElementScreenShot(const ElementId &element, std::string *png, Error **error)webdriver::QQmlViewCmdExecutorvirtual
GetElementSize(const ElementId &element, Size *size, Error **error)webdriver::QQmlViewCmdExecutorvirtual
GetElementTagName(const ElementId &element, std::string *tag_name, Error **error)webdriver::QQmlViewCmdExecutorvirtual
GetElementText(const ElementId &element, std::string *element_text, Error **error)webdriver::QQmlViewCmdExecutorvirtual
GetGeoLocation(base::DictionaryValue **geolocation, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GetMute(const ElementId &element, bool *, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GetOrientation(std::string *orientation, Error **error)webdriver::QViewCmdExecutorvirtual
GetPlaybackSpeed(const ElementId &element, double *, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GetPlayerState(const ElementId &element, PlayerState *, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GetPlayerVolume(const ElementId &element, double *, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GetPlayingPosition(const ElementId &element, double *, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GetScreenShot(std::string *png, Error **error)webdriver::QViewCmdExecutorvirtual
GetSource(std::string *source, Error **error)webdriver::QQmlViewCmdExecutorvirtual
GetStorageItem(StorageType type, const std::string &key, std::string *value, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GetStorageKeys(StorageType type, base::ListValue **keys, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GetStorageSize(StorageType type, int *size, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GetTitle(std::string *title, Error **error)webdriver::QViewCmdExecutorvirtual
GetURL(std::string *url, Error **error)webdriver::QQmlViewCmdExecutorvirtual
getView(const ViewId &viewId, Error **error)webdriver::QQmlViewCmdExecutorprotected
GetWindowName(std::string *name, Error **error)webdriver::QViewCmdExecutorvirtual
GoBack(Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
GoForward(Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
IsElementDisplayed(const ElementId &element, bool ignore_opacity, bool *is_displayed, Error **error)webdriver::QQmlViewCmdExecutorvirtual
IsElementEnabled(const ElementId &element, bool *is_enabled, Error **error)webdriver::QQmlViewCmdExecutorvirtual
IsOnline(bool *, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
IsOptionElementSelected(const ElementId &element, bool *is_selected, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
Maximize(Error **error)webdriver::QViewCmdExecutorvirtual
MouseButtonDown(Error **error)webdriver::QQmlViewCmdExecutorvirtual
MouseButtonUp(Error **error)webdriver::QQmlViewCmdExecutorvirtual
MouseClick(MouseButton button, Error **error)webdriver::QQmlViewCmdExecutorvirtual
MouseDoubleClick(Error **error)webdriver::QQmlViewCmdExecutorvirtual
MouseMove(const int x_offset, const int y_offset, Error **error)webdriver::QQmlViewCmdExecutorvirtual
MouseMove(const ElementId &element, int x_offset, const int y_offset, Error **error)webdriver::QQmlViewCmdExecutorvirtual
MouseMove(const ElementId &element, Error **error)webdriver::QQmlViewCmdExecutorvirtual
MouseWheel(const int delta, Error **error)webdriver::QQmlViewCmdExecutorvirtual
moveMouseInternal(QDeclarativeView *view, QPointF &point)webdriver::QQmlViewCmdExecutorprotected
NavigateToURL(const std::string &url, bool sync, Error **error)webdriver::QQmlViewCmdExecutorvirtual
QQmlViewCmdExecutor(Session *session, ViewId viewId)webdriver::QQmlViewCmdExecutorexplicit
QViewCmdExecutor(Session *session, ViewId viewId)webdriver::QViewCmdExecutorexplicit
Reload(Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
RemoveStorageItem(StorageType type, const std::string &key, std::string *value, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
saveScreenshot(QPixmap &pixmap, std::string *png, Error **error)webdriver::QViewCmdExecutorprotected
SendKeys(const ElementId &element, const string16 &keys, Error **error)webdriver::QQmlViewCmdExecutorvirtual
webdriver::QViewCmdExecutor::SendKeys(const string16 &keys, Error **error)webdriver::QViewCmdExecutorvirtual
session_webdriver::ViewCmdExecutorprotected
SetAlertPromptText(const std::string &alert_prompt_text, Error **error)webdriver::QViewCmdExecutorvirtual
SetBounds(const Rect &bounds, Error **error)webdriver::QViewCmdExecutorvirtual
SetCookie(const std::string &url, base::DictionaryValue *cookie_dict, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SetGeoLocation(const base::DictionaryValue *geolocation, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SetMute(const ElementId &element, bool, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SetOnline(bool, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SetOptionElementSelected(const ElementId &element, bool selected, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SetOrientation(const std::string &orientation, Error **error)webdriver::QViewCmdExecutorvirtual
SetPlaybackSpeed(const ElementId &element, double, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SetPlayerState(const ElementId &element, PlayerState, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SetPlayerVolume(const ElementId &element, double, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SetPlayingPosition(const ElementId &element, double, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SetStorageItem(StorageType type, const std::string &key, const std::string &value, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SwitchTo(Error **error)webdriver::QViewCmdExecutorvirtual
SwitchToFrameWithElement(const ElementId &element, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SwitchToFrameWithIndex(int index, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SwitchToFrameWithNameOrId(const std::string &name_or_id, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SwitchToTopFrame(Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
SwitchToTopFrameIfCurrentFrameInvalid(Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
TouchClick(const ElementId &element, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
touchDevicewebdriver::QViewCmdExecutorprotected
TouchDoubleClick(const ElementId &element, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
TouchDown(const int &x, const int &y, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
TouchFlick(const int &xSpeed, const int &ySpeed, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
TouchFlick(const ElementId &element, const int &xoffset, const int &yoffset, const int &speed, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
TouchLongClick(const ElementId &element, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
TouchMove(const int &x, const int &y, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
TouchPinchRotate(const ElementId &element, const int &angle, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
TouchPinchZoom(const ElementId &element, const double &scale, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
TouchScroll(const int &xoffset, const int &yoffset, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
TouchScroll(const ElementId &element, const int &xoffset, const int &yoffset, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
TouchUp(const int &x, const int &y, Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
view_id_webdriver::ViewCmdExecutorprotected
ViewCmdExecutor(Session *session, ViewId viewId)webdriver::ViewCmdExecutorexplicit
VisualizerShowPoint(Error **error) NOT_SUPPORTED_IMPLwebdriver::QQmlViewCmdExecutorvirtual
VisualizerSource(std::string *source, Error **error)webdriver::QQmlViewCmdExecutorvirtual
~QQmlViewCmdExecutor()webdriver::QQmlViewCmdExecutorvirtual
~QViewCmdExecutor()webdriver::QViewCmdExecutorvirtual
~ViewCmdExecutor()webdriver::ViewCmdExecutorvirtual