Home
last modified time | relevance | path

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

/dports/audio/dssi/dssi-1.1.1/examples/
H A Dtrivial_sampler_qt_gui.h80 QByteArray m_configurePath; variable
H A Dtrivial_sampler_qt_gui.cpp67 m_configurePath(configurePath), in SamplerGUI()
434 lo_send(m_host, m_configurePath, "ss", "load", path.toLocal8Bit().data()); in fileSelect()