Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/about/
H A Dabountwidget.cpp13 m_bQuit(false) in AbountWidget()
21 m_bQuit =true; in ~AbountWidget()
71 if(m_bQuit) in loadData()
H A Dabountwidget.h26 bool m_bQuit; variable