Dialog box to search frames. More...
#include <wscout_gui_find_dialog.hh>
Public Types | |
typedef wpl::pcap::indexed_file::const_iterator | const_iterator |
Signals | |
void | found (int pos) |
void | notFound () |
Public Member Functions | |
FindDialog (QWidget *parent=0) | |
void | voidIterators () |
void | setIterators (const const_iterator &first, const const_iterator &last, size_t last_index) |
Protected Member Functions | |
QLabel * | makeLabel (const QString &s, Qt::Alignment align=Qt::AlignLeft) |
QGridLayout & | layout () |
const QGridLayout & | layout () const |
Dialog box to search frames.
wscout::gui::FindDialog::FindDialog | ( | QWidget * | parent = 0 |
) |
Default constructor.