Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/4g/
H A Dm4gwidget.h13 struct M4GModel{ struct
49 M4GModel m_curModel;
50 QList<M4GModel> m_list;
H A Dm4gwidget.cpp35 foreach (M4GModel m, m_list) { in initUi()
53 foreach (M4GModel m, m_list) { in initUi()
90 M4GModel m; in loadData()