#include <pricecomparisonchild.h>
Inherits ChildWindow.

Public Slots | |
| void | createProductComparisonView () | 
| void | recalculateShownProducts () | 
| void | chooseProductDialog (int id) | 
| void | documentSelected (DocumentItem callByValueItem, int id, QString name, QDomElement file) | 
Public Member Functions | |
| PriceComparisonChild (Settings &set) | |
| void | setDocumentInfoModel (AbstractModel *model) | 
| void | setModelList (DocumentChooserModel *m) | 
| bool | loadDocument (const QDomElement fileName) | 
| QDomElement | saveDocumentNodes () | 
Public Attributes | |
| QGridLayout * | grid | 
Protected Member Functions | |
| void | closeEvent (QCloseEvent *event) | 
Definition at line 43 of file pricecomparisonchild.h.
| PriceComparisonChild::PriceComparisonChild | ( | Settings & | set | ) | 
| void PriceComparisonChild::chooseProductDialog | ( | int | id | ) |  [slot] | 
        
Definition at line 126 of file pricecomparisonchild.cpp.


| void PriceComparisonChild::closeEvent | ( | QCloseEvent * | event | ) |  [protected] | 
        
Definition at line 207 of file pricecomparisonchild.cpp.
| void PriceComparisonChild::createProductComparisonView | ( | ) |  [slot] | 
        
Definition at line 72 of file pricecomparisonchild.cpp.


| void PriceComparisonChild::documentSelected | ( | DocumentItem | callByValueItem, | |
| int | id, | |||
| QString | name, | |||
| QDomElement | file | |||
| ) |  [slot] | 
        
Definition at line 133 of file pricecomparisonchild.cpp.


| bool PriceComparisonChild::loadDocument | ( | const QDomElement | fileName | ) | 
Definition at line 67 of file pricecomparisonchild.cpp.
| void PriceComparisonChild::recalculateShownProducts | ( | ) |  [slot] | 
        
Definition at line 179 of file pricecomparisonchild.cpp.
| QDomElement PriceComparisonChild::saveDocumentNodes | ( | ) | 
Definition at line 62 of file pricecomparisonchild.cpp.
| void PriceComparisonChild::setDocumentInfoModel | ( | AbstractModel * | model | ) | 
| void PriceComparisonChild::setModelList | ( | DocumentChooserModel * | m | ) | 
Definition at line 57 of file pricecomparisonchild.cpp.
| QGridLayout* PriceComparisonChild::grid | 
Definition at line 56 of file pricecomparisonchild.h.
 1.5.9