Overview     Modules     Class Hierarchy     Classes     Members  
tlp::PreferenceManager Class Reference

Class to manage preference Singleton class to load/store preference need by Tulip. More...

#include <PreferenceManager.h>

List of all members.

Public Member Functions

Static Public Member Functions


Detailed Description

Class to manage preference Singleton class to load/store preference need by Tulip.


Member Function Documentation

static void tlp::PreferenceManager::createInst ( ) [static]

Create the preference manager singleton

Get if tulip auto load controller

static PreferenceManager& tlp::PreferenceManager::getInst ( ) [inline, static]

Return the pereference manager singleton, il singleton doesn't exist this function create it

Get if tulip auto connect at startup

Get color for selection

void tlp::PreferenceManager::setAutoLoadController ( bool  autoLoad) [inline]

Set if tulip auto load controller

void tlp::PreferenceManager::setNetworkConnection ( bool  connection) [inline]

Set if tulip auto connect at startup

void tlp::PreferenceManager::setSelectionColor ( const Color color) [inline]

Set color for selection



Tulip Software by LaBRI Visualization Team    2001 - 2012