Go to the documentation of this file.
39 class QAbstractItemModel;
46 class QItemSelectionModel;
59 #include <boost/thread/thread.hpp>
60 #include <boost/function/function_fwd.hpp>
217 bool eventFilter(QObject*
object, QEvent* event)
override;
223 void showSections(QHeaderView* header,
const QList<int>& logicalIndexes);
238 MonitorThread(
const boost::function<
void(
unsigned int*)>&
f, QProgressBar* progress_bar =
nullptr);
MonitorThread(const boost::function< void(unsigned int *)> &f, QProgressBar *progress_bar=nullptr)
std::shared_ptr< SRDFWriter > SRDFWriterPtr