#include <DiffViewer.hh>
|
| CellDiff (const std::string &a, const std::string &b) |
|
|
void | compare (const std::string &a_str, const std::string &b_str) |
|
◆ CellDiff()
CellDiff::CellDiff |
( |
const std::string & |
a, |
|
|
const std::string & |
b |
|
) |
| |
◆ compare()
void CellDiff::compare |
( |
const std::string & |
a_str, |
|
|
const std::string & |
b_str |
|
) |
| |
|
protected |
◆ grid
◆ sw_lhs
Gtk::ScrolledWindow CellDiff::sw_lhs |
|
protected |
◆ sw_rhs
Gtk::ScrolledWindow CellDiff::sw_rhs |
|
protected |
◆ tv_lhs
◆ tv_rhs
The documentation for this class was generated from the following files: