Go to the documentation of this file. 1 #ifndef _STATEFS_CONSUMER_HPP_
2 #define _STATEFS_CONSUMER_HPP_
22 template <
typename SrcT,
typename DstT>
23 bool split_property_name(SrcT
const &src, DstT &dst)
27 QString getStateFsPath(
const QString &);
34 #endif //_STATEFS_CONSUMER_HPP_