#include <vector>
#include <map>
#include <set>
#include "config.h"
#include "ui/oprof_start.base.h"
#include "oprof_start_config.h"
#include "op_events.h"
Go to the source code of this file.
Data Structures | |
struct | op_event_descr |
a struct describing a particular event type More... | |
class | oprof_start |
Defines | |
#define | Q3ListViewItem QListViewItem |
The GUI start main class
Definition in file oprof_start.h.
#define Q3ListViewItem QListViewItem |
Definition at line 27 of file oprof_start.h.
Referenced by oprof_start::draw_event_list(), oprof_start::event_over(), oprof_start::event_selected(), oprof_start::fill_events_listbox(), oprof_start::on_start_profiler(), oprof_start::read_set_events(), oprof_start::save_config(), and oprof_start::setup_default_event().