#include <FdDialogPrintOptions.hpp>
Public Member Functions | |
FdDialogPrintOptions (QWidget *parent, FdModelCoa *coa) | |
QStringList | selectedElements () const |
Definition at line 26 of file FdDialogPrintOptions.hpp.
|
explicit |
Definition at line 24 of file FdDialogPrintOptions.cpp.
QStringList FdDialogPrintOptions::selectedElements | ( | ) | const |
Returns a QList of QString. The first four elements are either 0 or 2, with indexes
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.