LibreOffice Module vcl (master) 1
Namespaces | Typedefs
include/vcl/uitest/factory.hxx File Reference
#include <memory>
#include <functional>
Include dependency graph for include/vcl/uitest/factory.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vcl
 

Typedefs

typedef std::function< std::unique_ptr< UIObject >(vcl::Window *)> FactoryFunction
 

Typedef Documentation

◆ FactoryFunction

typedef std::function<std::unique_ptr<UIObject>(vcl::Window*)> FactoryFunction

Definition at line 23 of file include/vcl/uitest/factory.hxx.