MyBooks
Public Types | Public Member Functions | List of all members
CuteReport::PrinterHelperInterface Class Referenceabstract

#include <printerinterface.h>

Inheritance diagram for CuteReport::PrinterHelperInterface:
Inheritance graph
[legend]
Collaboration diagram for CuteReport::PrinterHelperInterface:
Collaboration graph
[legend]

Public Types

enum  VisibleOptions {
  ReportsOptions, ObjectsOptions, AllOptions, ReportsOptions,
  ObjectsOptions, AllOptions
}
 
enum  VisibleOptions {
  ReportsOptions, ObjectsOptions, AllOptions, ReportsOptions,
  ObjectsOptions, AllOptions
}
 

Public Member Functions

 PrinterHelperInterface (PrinterInterface *, VisibleOptions=AllOptions)
 
virtual void load ()=0
 
virtual void save ()=0
 
 PrinterHelperInterface (PrinterInterface *, VisibleOptions=AllOptions)
 
virtual void load ()=0
 
virtual void save ()=0
 

Member Enumeration Documentation

◆ VisibleOptions [1/2]

Enumerator
ReportsOptions 
ObjectsOptions 
AllOptions 
ReportsOptions 
ObjectsOptions 
AllOptions 

◆ VisibleOptions [2/2]

Enumerator
ReportsOptions 
ObjectsOptions 
AllOptions 
ReportsOptions 
ObjectsOptions 
AllOptions 

Constructor & Destructor Documentation

◆ PrinterHelperInterface() [1/2]

CuteReport::PrinterHelperInterface::PrinterHelperInterface ( PrinterInterface ,
VisibleOptions  = AllOptions 
)
inline

◆ PrinterHelperInterface() [2/2]

CuteReport::PrinterHelperInterface::PrinterHelperInterface ( PrinterInterface ,
VisibleOptions  = AllOptions 
)
inline

Member Function Documentation

◆ load() [1/2]

virtual void CuteReport::PrinterHelperInterface::load ( )
pure virtual

◆ load() [2/2]

virtual void CuteReport::PrinterHelperInterface::load ( )
pure virtual

◆ save() [1/2]

virtual void CuteReport::PrinterHelperInterface::save ( )
pure virtual

◆ save() [2/2]

virtual void CuteReport::PrinterHelperInterface::save ( )
pure virtual

The documentation for this class was generated from the following file: