Home
last modified time | relevance | path

Searched refs:AbountWidget (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/about/
H A Dabountwidget.cpp11 AbountWidget::AbountWidget(QWidget *parent) : IWidget(parent), in AbountWidget() function in AbountWidget
19 AbountWidget::~AbountWidget() in ~AbountWidget()
27 QString AbountWidget::id() in id()
32 void AbountWidget::loadData(const QDomElement &head, const QDomElement &body) in loadData()
H A Dabountwidget.h13 class AbountWidget : public IWidget
19 explicit AbountWidget(QWidget *parent = 0);
20 ~AbountWidget();