#include "flowvis_frame.h"
#include "trafu_dialog.h"
#include <wx/filedlg.h>
#include <wx/image.h>
#include <wx/valgen.h>
#include <wx/spinctrl.h>
#include <wx/aboutdlg.h>
#include <wx/msgdlg.h>
#include <wx/valtext.h>
#include <stdexcept>
Go to the source code of this file.
Definition at line 17 of file flowvis_frame.cpp.
int m_max_value |
Definition at line 271 of file flowvis_frame.cpp.
int m_min_value |
Definition at line 272 of file flowvis_frame.cpp.
wxString m_string_target |
Definition at line 269 of file flowvis_frame.cpp.
long* m_target |
Definition at line 270 of file flowvis_frame.cpp.