Gocator Development Kit
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Friends
Modules
Pages
GdkExampleToolDataOutput.h
1
#ifndef GDK_EXAMPLE_TOOL_DATA_OUTPUT_H
2
#define GDK_EXAMPLE_TOOL_DATA_OUTPUT_H
3
4
#include <
Gdk/GdkDef.h
>
5
#include <
Gdk/Tools/GdkTool.h
>
6
7
typedef
GdkTool
GdkExampleToolDataOutput
;
8
9
#include <Gdk/Tools/GdkExampleToolDataOutput.x.h>
10
11
#endif
GdkDef.h
Essential Gdk declarations.
GdkTool.h
Declares the GdkTool class.
GdkTool
Base class for a tool implementation.
Tools
GdkExampleToolDataOutput.h