Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/libs/ui/
H A Diwidget.h39 #define CreateSimplePlugin(classA, key, name, widget)\ argument
40 class classA: public IWidget \
44classA(QWidget *parent=NULL):IWidget(parent){QHBoxLayout*hLayoyt=new QHBoxLayout(this); hLayoyt->a…