![]() |
Scanframe Modular Application 0.1.0
|
#include <QAbstractListModel>
#include <QMenu>
#include <iostream>
#include <misc/gen/LineBuffer.h>
#include <misc/global.h>
Go to the source code of this file.
Classes | |
class | sf::CaptureListModel |
List model implementation which can capture output streams from std::cout, std::clog and std::cerr by assigning the stream buffer. The stream buffer can also be used to assign to a custom std::ostream. More... | |
Namespaces | |
namespace | sf |