HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_PostIt.h File Reference
#include "OP_API.h"
#include "OP_Error.h"
#include "OP_ItemId.h"
#include "OP_NetworkBoxItem.h"
#include "OP_PostItNoteFlags.h"
#include "OP_Stat.h"
#include <UT/UT_Color.h>
#include <UT/UT_ErrorManager.h>
#include <UT/UT_String.h>
#include <SYS/SYS_Types.h>
#include <iosfwd>
+ Include dependency graph for OP_PostIt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OP_PostIt
 

Macros

#define OP_POSTIT_DEFAULT_W   2.5F
 
#define OP_POSTIT_DEFAULT_H   2.5F
 
#define OP_POSTIT_MINIMUM_W   0.3F
 
#define OP_POSTIT_MINIMUM_H   0.3F
 
#define OP_POSTIT_MINIMIZED_W   2.5F
 

Macro Definition Documentation

#define OP_POSTIT_DEFAULT_H   2.5F

Definition at line 37 of file OP_PostIt.h.

#define OP_POSTIT_DEFAULT_W   2.5F

Definition at line 36 of file OP_PostIt.h.

#define OP_POSTIT_MINIMIZED_W   2.5F

Definition at line 40 of file OP_PostIt.h.

#define OP_POSTIT_MINIMUM_H   0.3F

Definition at line 39 of file OP_PostIt.h.

#define OP_POSTIT_MINIMUM_W   0.3F

Definition at line 38 of file OP_PostIt.h.