#include <atspi_document_interface.h>
Public Member Functions | |
std::string | toString () const override |
std::string | getLocale () const |
std::vector< std::string > | getDocumentAttributes () const |
Public Member Functions inherited from acacia::AtspiInterface< AtspiDocument > | |
AtspiInterface (AtspiDocument *interface) | |
bool | isNull () const |
Additional Inherited Members | |
Protected Attributes inherited from acacia::AtspiInterface< AtspiDocument > | |
std::shared_ptr< AtspiDocument > | interface_ |
This object wraps an AtspiDocument pointer. It can be retrieved from an accessible object which implements this interface using AtspiNode::queryDocument().