Scroom
0.14
scroomplugin.hh
Go to the documentation of this file.
1
/*
2
* Scroom - Generic viewer for 2D data
3
* Copyright (C) 2009-2022 Kees-Jan Dijkzeul
4
*
5
* SPDX-License-Identifier: LGPL-2.1
6
*/
7
8
#pragma once
9
10
#include <boost/shared_ptr.hpp>
11
12
class
PluginInformationInterface
;
13
14
boost::shared_ptr<PluginInformationInterface>
getPluginInformation
();
getPluginInformation
boost::shared_ptr< PluginInformationInterface > getPluginInformation()
Definition:
main.cc:12
PluginInformationInterface
Definition:
plugininformationinterface.hh:17
inc
scroom
scroomplugin.hh
Generated by
1.8.17