fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Bundles/ui/uiPreferences/src/uiPreferences/Plugin.cpp
1
/* ***** BEGIN LICENSE BLOCK *****
2
* FW4SPL - Copyright (C) IRCAD, 2014-2016.
3
* Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4
* published by the Free Software Foundation.
5
* ****** END LICENSE BLOCK ****** */
6
#include "uiPreferences/Plugin.hpp"
7
8
#include <fwRuntime/utils/GenericExecutableFactoryRegistrar.hpp>
9
#include <fwServices/macros.hpp>
10
11
namespace
uiPreferences
12
{
13
14
static ::fwRuntime::utils::GenericExecutableFactoryRegistrar<Plugin> registrar(
"::uiPreferences::Plugin"
);
15
16
}
// namespace uiServer
uiPreferences
The namespace uiPreferences contains editors to manage the preferences configuration.
Definition:
SPreferencesConfiguration.hpp:30
Bundles
ui
uiPreferences
src
uiPreferences
Plugin.cpp
Generated on Wed Sep 5 2018 12:47:55 for fw4spl by
1.8.11