FreeDebks  1.0.3
 All Classes Files Functions Variables Friends Pages
Public Member Functions | List of all members
FdDialogPrintOptions Class Reference

#include <FdDialogPrintOptions.hpp>

Public Member Functions

 FdDialogPrintOptions (QWidget *parent, FdModelCoa *coa)
QStringList selectedElements () const

Detailed Description

Definition at line 26 of file FdDialogPrintOptions.hpp.

Constructor & Destructor Documentation

FdDialogPrintOptions::FdDialogPrintOptions ( QWidget *  parent,
FdModelCoa coa 
)
explicit

Definition at line 24 of file FdDialogPrintOptions.cpp.

Member Function Documentation

QStringList FdDialogPrintOptions::selectedElements ( ) const

Returns a QList of QString. The first four elements are either 0 or 2, with indexes

  • 0 = #PrintCoa : wheter or not the COA will be printed
  • 1 = #PrintJournal : wheter or not the journal will be printed
  • 2 = #PrintResults : wheter or not the results will be printed
  • 3 = #PrintAccounts : wheter or not any account will be printed

If #PrintAccounts is true, then indexes 4 and following will correspond each to an account id (FdItemCoa::id()).

Definition at line 52 of file FdDialogPrintOptions.cpp.


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