Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
template-screen.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: GPL-2.0-or-later
2
/*
3
* Pixel based screen template sizes.
4
*
5
* Authors:
6
* Martin Owens <doctormo@geek-2.com>
7
*
8
* Copyright (C) 2021 Authors
9
*
10
* Released under GNU GPL v2+, read the file 'COPYING' for more information.
11
*/
12
13
#ifndef EXTENSION_INTERNAL_TEMPLATE_SCREEN_H
14
#define EXTENSION_INTERNAL_TEMPLATE_SCREEN_H
15
16
#include "
extension/internal/template-base.h
"
17
18
namespace
Inkscape::Extension::Internal
{
19
20
class
TemplateScreen
:
public
TemplateBase
21
{
22
public
:
23
static
void
init
();
24
};
25
26
}
// namespace Inkscape::Extension::Internal
27
28
#endif
/* EXTENSION_INTERNAL_TEMPLATE_SCREEN_H */
Inkscape::Extension::Internal::TemplateBase
Definition
template-base.h:24
Inkscape::Extension::Internal::TemplateScreen
Definition
template-screen.h:21
Inkscape::Extension::Internal::TemplateScreen::init
static void init()
Definition
template-screen.cpp:22
Inkscape::Extension::Internal
Definition
adaptiveThreshold.cpp:18
template-base.h
src
extension
internal
template-screen.h
Generated on Sun Jul 13 2025 04:02:15 for Inkscape by
1.9.8