Home
last modified time | relevance | path

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

/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/
H A Dstellarsolver.h34 Q_PROPERTY(QString ConfPath MEMBER m_ConfPath)
292 QString m_ConfPath; variable
H A Dstellarsolver.cpp76 extSolver->confPath = m_ConfPath; in createSextractorSolver()