Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoXtPrintDialog.h File Reference
#include <X11/Intrinsic.h>
#include <Xm/Xm.h>
#include <Inventor/SbBasic.h>
#include <Inventor/Xt/SoXtComponent.h>
#include <Inventor/misc/SoCallbackList.h>

Go to the source code of this file.

Classes

class  SoXtPrintDialog
 Dialog box for controlling printing. More...
 

Macros

#define SO_XT_PRINT_DIALOG_
 

Typedefs

typedef void SoXtPrintDialogCB(void *userData, SoXtPrintDialog *dialog)
 

Macro Definition Documentation

◆ SO_XT_PRINT_DIALOG_

#define SO_XT_PRINT_DIALOG_

Definition at line 55 of file SoXtPrintDialog.h.

Typedef Documentation

◆ SoXtPrintDialogCB

typedef void SoXtPrintDialogCB(void *userData, SoXtPrintDialog *dialog)

Definition at line 72 of file SoXtPrintDialog.h.