#include <FLReportPages.h>
Lista de todos los miembros.
Tipos públicos | 
| enum   | PageOrientation { Portrait, 
Landscape
 } | 
| enum   | PageSize {  
  A4, 
B5, 
Letter, 
Legal, 
 
  Executive, 
A0, 
A1, 
A2, 
 
  A3, 
A5, 
A6, 
A7, 
 
  A8, 
A9, 
B0, 
B1, 
 
  B10, 
B2, 
B3, 
B4, 
 
  B6, 
B7, 
B8, 
B9, 
 
  C5E, 
Comm10E, 
DLE, 
Folio, 
 
  Ledger, 
Tabloid, 
Custom, 
NPageSize =  Custom
 
 } | 
Slots públicos | 
| FLPicture *  | getCurrentPage () | 
| FLPicture *  | getFirstPage () | 
| FLPicture *  | getPreviousPage () | 
| FLPicture *  | getNextPage () | 
| FLPicture *  | getLastPage () | 
| FLPicture *  | getPageAt (uint i) | 
| void  | clearPages () | 
| void  | appendPage () | 
| int  | getCurrentIndex () | 
| void  | setCurrentPage (int idx) | 
| void  | setPageSize (int s) | 
| void  | setPageOrientation (int o) | 
| void  | setPageDimensions (QSize dim) | 
| int  | pageSize () | 
| int  | pageOrientation () | 
| QSize  | pageDimensions () | 
| int  | pageCount () | 
Métodos públicos | 
| void  | setPageCollection (MPageCollection *pages) | 
| MPageCollection *  | pageCollection () const  | 
Amigas | 
| class  | FLReportEngine | 
| class  | FLJasperEngine | 
Documentación de las enumeraciones miembro de la clase
- Valores de enumeraciones: 
 - 
 
 
 
- Valores de enumeraciones: 
 
| A4  | 
 | 
| B5  | 
 | 
| Letter  | 
 | 
| Legal  | 
 | 
| Executive  | 
 | 
| A0  | 
 | 
| A1  | 
 | 
| A2  | 
 | 
| A3  | 
 | 
| A5  | 
 | 
| A6  | 
 | 
| A7  | 
 | 
| A8  | 
 | 
| A9  | 
 | 
| B0  | 
 | 
| B1  | 
 | 
| B10  | 
 | 
| B2  | 
 | 
| B3  | 
 | 
| B4  | 
 | 
| B6  | 
 | 
| B7  | 
 | 
| B8  | 
 | 
| B9  | 
 | 
| C5E  | 
 | 
| Comm10E  | 
 | 
| DLE  | 
 | 
| Folio  | 
 | 
| Ledger  | 
 | 
| Tabloid  | 
 | 
| Custom  | 
 | 
| NPageSize  | 
 | 
 
 
 
Documentación de las funciones miembro
      
        
          | void FLReportPages::appendPage  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | void FLReportPages::clearPages  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | int FLReportPages::getCurrentIndex  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | FLPicture * FLReportPages::getCurrentPage  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | FLPicture * FLReportPages::getFirstPage  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | FLPicture * FLReportPages::getLastPage  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | FLPicture * FLReportPages::getNextPage  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | FLPicture * FLReportPages::getPreviousPage  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | int FLReportPages::pageCount  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | QSize FLReportPages::pageDimensions  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | int FLReportPages::pageOrientation  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | int FLReportPages::pageSize  | 
          ( | 
           | ) | 
           [slot] | 
        
      
 
 
      
        
          | void FLReportPages::setCurrentPage  | 
          ( | 
          int  | 
          idx | ) | 
           [slot] | 
        
      
 
 
      
        
          | void FLReportPages::setPageDimensions  | 
          ( | 
          QSize  | 
          dim | ) | 
           [slot] | 
        
      
 
 
      
        
          | void FLReportPages::setPageOrientation  | 
          ( | 
          int  | 
          o | ) | 
           [slot] | 
        
      
 
 
      
        
          | void FLReportPages::setPageSize  | 
          ( | 
          int  | 
          s | ) | 
           [slot] | 
        
      
 
 
Documentación de las funciones relacionadas y clases amigas
La documentación para esta clase fue generada a partir de los siguientes ficheros: