Scroom  0.14
main.cc File Reference
#include <cstdio>
#include <scroom/scroomplugin.hh>
#include <scroom/unused.hh>
#include "transparentoverlay.hh"
Include dependency graph for main.cc:

Functions

PluginInformationInterface::Ptr getPluginInformation ()
 

Function Documentation

◆ getPluginInformation()

PluginInformationInterface::Ptr getPluginInformation ( )
15 { return TransparentOverlay::create(); }

Referenced by BOOST_AUTO_TEST_CASE().

Here is the call graph for this function:
Here is the caller graph for this function:
TransparentOverlay::create
static Ptr create()
Definition: transparentoverlay.cc:17