GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
QtHandles::ObjectFactory Class Reference

#include "ObjectFactory.h"

Inheritance diagram for QtHandles::ObjectFactory:
Collaboration diagram for QtHandles::ObjectFactory:

Public Slots

void createObject (double handle)
 

Static Public Member Functions

static ObjectFactoryinstance (void)
 

Private Member Functions

 ObjectFactory (void)
 

Detailed Description

Definition at line 35 of file ObjectFactory.h.

Constructor & Destructor Documentation

◆ ObjectFactory()

QtHandles::ObjectFactory::ObjectFactory ( void  )
inlineprivate

Definition at line 46 of file ObjectFactory.h.

Member Function Documentation

◆ createObject

◆ instance()

ObjectFactory * QtHandles::ObjectFactory::instance ( void  )
static

Definition at line 59 of file ObjectFactory.cc.

Referenced by QtHandles::Backend::Backend().


The documentation for this class was generated from the following files: