fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
backend.cpp
1
/* ***** BEGIN LICENSE BLOCK *****
2
* FW4SPL - Copyright (C) IRCAD, 2009-2015.
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
7
8
#include "fwGui/registry/detail.hpp"
9
#include "fwGui/IApplication.hpp"
10
#include "fwGui/backend.hpp"
11
12
namespace
fwGui
13
{
14
15
bool
isBackendLoaded()
16
{
17
return
bool(::fwGui::registry::get()->getFactory(fwGui::IApplication::REGISTRY_KEY));
18
}
19
20
}
// namespace fwGui
21
22
23
fwGui
The namespace fwGui contains the base interface for IHM services.
Definition:
SJobBar.hpp:23
SrcLib
core
fwGui
src
fwGui
backend.cpp
Generated on Wed Sep 5 2018 12:47:36 for fw4spl by
1.8.11