#include <DiffViewer.hh>
|
using | Cells = std::pair< std::vector< std::string >, std::vector< std::string > > |
|
◆ Cells
using DiffViewer::Cells = std::pair<std::vector<std::string>, std::vector<std::string> > |
|
protected |
◆ DiffViewer()
DiffViewer::DiffViewer |
( |
std::istream & |
a, |
|
|
std::istream & |
b, |
|
|
Gtk::Window & |
parent |
|
) |
| |
◆ make_cells()
◆ populate()
void DiffViewer::populate |
( |
std::istream & |
a, |
|
|
std::istream & |
b |
|
) |
| |
|
protected |
◆ run_noblock()
void DiffViewer::run_noblock |
( |
| ) |
|
◆ box
◆ cells
◆ scrolled_window
Gtk::ScrolledWindow DiffViewer::scrolled_window |
|
protected |
The documentation for this class was generated from the following files: