LibreOffice Module vcl (master) 1
Classes | Namespaces | Typedefs
uiobject.hxx File Reference
#include <rtl/ustring.hxx>
#include <map>
#include <memory>
#include <vcl/vclevent.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/dllapi.h>
#include <vcl/window.hxx>
#include <set>
Include dependency graph for uiobject.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UIObject
 This class wraps a UI object like vcl::Window and provides an interface for the UI testing. More...
 
class  WindowUIObject
 
class  ButtonUIObject
 
class  DialogUIObject
 
class  EditUIObject
 
class  MultiLineEditUIObject
 
class  ExpanderUIObject
 
class  CheckBoxUIObject
 
class  RadioButtonUIObject
 
class  TabPageUIObject
 
class  ListBoxUIObject
 
class  ComboBoxUIObject
 
class  SpinUIObject
 
class  SpinFieldUIObject
 
class  TabControlUIObject
 
class  VerticalTabControlUIObject
 
class  TreeListUIObject
 
class  TreeListEntryUIObject
 
class  IconViewUIObject
 
class  ToolBoxUIObject
 
class  MenuButtonUIObject
 
class  DrawingAreaUIObject
 

Namespaces

namespace  vcl
 
namespace  weld
 

Typedefs

typedef std::map< OUString, OUString > StringMap
 

Typedef Documentation

◆ StringMap

typedef std::map<OUString, OUString> StringMap

Definition at line 47 of file uiobject.hxx.