#include <FdViewJournal.hpp>
Detailed Description
Definition at line 88 of file FdViewJournal.hpp.
Constructor & Destructor Documentation
Member Function Documentation
QWidget * FdDelegateJournal::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
Creates an editor to help users completing fields, by providing a completer for colum #JournalLabel, #JournalDebitId, #JournalCreditId, #JournalDebitLabel and #JournalCreditLabel (note there is no difference between credit and debit type, only between id and label).
Definition at line 428 of file FdViewJournal.cpp.
QString FdDelegateJournal::displayText |
( |
const QVariant & |
value | ) |
const |
QString FdDelegateJournal::displayText |
( |
const QVariant & |
value, |
|
|
const QLocale & |
locale |
|
) |
| const |
Reimplemented. Dates are displayed using the format dd.MM.yyy and doubles with two decimals, even if they are zero.
Definition at line 396 of file FdViewJournal.cpp.
void FdDelegateJournal::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
Member Data Documentation
The documentation for this class was generated from the following files: