LibreOffice Module vcl (master) 1
|
#include <memory>
#include <functional>
Go to the source code of this file.
Namespaces | |
namespace | vcl |
Typedefs | |
typedef std::function< std::unique_ptr< UIObject >(vcl::Window *)> | FactoryFunction |
typedef std::function<std::unique_ptr<UIObject>(vcl::Window*)> FactoryFunction |
Definition at line 23 of file include/vcl/uitest/factory.hxx.