OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
otoolkit Namespace Reference

Namespaces

namespace  api
 
namespace  intern
 

Classes

class  APIInterface
 
class  Tool
 
class  ToolActivityNotifier
 
class  ToolWidgets
 

Typedefs

typedef void(* ImportToolsFunction) (std::list< Tool * > &)
 Import tools function prototype.
 
typedef std::shared_ptr< QSettings > SettingsRef
 

Typedef Documentation

◆ ImportToolsFunction

typedef void(* otoolkit::ImportToolsFunction) (std::list< Tool * > &)

Import tools function prototype.

◆ SettingsRef

typedef std::shared_ptr<QSettings> otoolkit::SettingsRef