oprof_start_base Class Reference

#include <oprof_start.base.h>

Inheritance diagram for oprof_start_base:
Inheritance graph
[legend]

Public Member Functions

 oprof_start_base (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~oprof_start_base ()

Data Fields

QTabWidget * setup_config_tab
QWidget * counter_setup_page
QGroupBox * counter_group
QListView * events_list
QCheckBox * os_ring_count_cb
QCheckBox * user_ring_count_cb
QLabel * TextLabel1_2
QLineEdit * event_count_edit
QButtonGroup * unit_mask_group
QCheckBox * check0
QCheckBox * check1
QCheckBox * check2
QCheckBox * check3
QCheckBox * check4
QCheckBox * check5
QCheckBox * check6
QCheckBox * check7
QCheckBox * check11
QCheckBox * check13
QCheckBox * check15
QCheckBox * check10
QCheckBox * check14
QCheckBox * check9
QCheckBox * check8
QCheckBox * check12
QLabel * event_help_label
QWidget * configuration_page
QLabel * TextLabel1
QLineEdit * kernel_filename_edit
QToolButton * kernel_filename_tb
QCheckBox * no_vmlinux
QLineEdit * buffer_size_edit
QLineEdit * note_table_size_edit
QLabel * cpu_buffer_size_label
QLineEdit * cpu_buffer_size_edit
QLabel * buffer_size_label
QLabel * note_table_size_label
QLineEdit * buffer_watershed_edit
QLabel * buffer_watershed_label
QCheckBox * verbose
QCheckBox * separate_lib_cb
QCheckBox * separate_kernel_cb
QCheckBox * separate_cpu_cb
QCheckBox * separate_thread_cb
QLabel * callgraph_depth_label
QLineEdit * callgraph_depth_edit
QLabel * daemon_label
QPushButton * start_profiler_btn
QPushButton * flush_profiler_data_btn
QPushButton * stop_profiler_btn
QPushButton * reset_sample_files_btn
QPushButton * quit_and_save_btn

Protected Slots

virtual void languageChange ()
virtual void choose_kernel_filename ()
virtual void event_over (QListViewItem *)
virtual void event_selected ()
virtual void on_reset_sample_files ()
virtual void on_flush_profiler_data ()
virtual void on_separate_kernel_cb_changed (int)
virtual void on_start_profiler ()
virtual void on_stop_profiler ()

Protected Attributes

QVBoxLayout * oprof_start_baseLayout
QVBoxLayout * counter_setup_pageLayout
QVBoxLayout * counter_groupLayout
QHBoxLayout * Layout10
QVBoxLayout * Layout9
QHBoxLayout * Layout16
QSpacerItem * Spacer13_2
QGridLayout * unit_mask_groupLayout
QSpacerItem * Spacer14
QVBoxLayout * configuration_pageLayout
QSpacerItem * Spacer9
QHBoxLayout * Layout11
QHBoxLayout * Layout12
QSpacerItem * Spacer11
QGridLayout * Layout11_2
QGridLayout * Layout36
QSpacerItem * Spacer12
QVBoxLayout * Layout34
QHBoxLayout * Layout33
QHBoxLayout * Layout37
QSpacerItem * Spacer5

Detailed Description

Definition at line 31 of file oprof_start.base.h.


Constructor & Destructor Documentation

oprof_start_base::oprof_start_base ( QWidget *  parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0 
)
oprof_start_base::~oprof_start_base (  ) 

Definition at line 359 of file oprof_start.base.cpp.


Member Function Documentation

void oprof_start_base::choose_kernel_filename (  )  [protected, virtual, slot]

Reimplemented in oprof_start.

Definition at line 431 of file oprof_start.base.cpp.

Referenced by oprof_start_base().

Here is the caller graph for this function:

void oprof_start_base::event_over ( QListViewItem *   )  [protected, virtual, slot]

Definition at line 436 of file oprof_start.base.cpp.

Referenced by oprof_start_base().

Here is the caller graph for this function:

void oprof_start_base::event_selected (  )  [protected, virtual, slot]

Reimplemented in oprof_start.

Definition at line 441 of file oprof_start.base.cpp.

Referenced by oprof_start_base().

Here is the caller graph for this function:

void oprof_start_base::languageChange (  )  [protected, virtual, slot]
void oprof_start_base::on_flush_profiler_data (  )  [protected, virtual, slot]

Reimplemented in oprof_start.

Definition at line 451 of file oprof_start.base.cpp.

Referenced by oprof_start_base().

Here is the caller graph for this function:

void oprof_start_base::on_reset_sample_files (  )  [protected, virtual, slot]

Reimplemented in oprof_start.

Definition at line 446 of file oprof_start.base.cpp.

Referenced by oprof_start_base().

Here is the caller graph for this function:

void oprof_start_base::on_separate_kernel_cb_changed ( int   )  [protected, virtual, slot]

Reimplemented in oprof_start.

Definition at line 456 of file oprof_start.base.cpp.

Referenced by oprof_start_base().

Here is the caller graph for this function:

void oprof_start_base::on_start_profiler (  )  [protected, virtual, slot]

Reimplemented in oprof_start.

Definition at line 461 of file oprof_start.base.cpp.

Referenced by oprof_start_base().

Here is the caller graph for this function:

void oprof_start_base::on_stop_profiler (  )  [protected, virtual, slot]

Reimplemented in oprof_start.

Definition at line 466 of file oprof_start.base.cpp.

Referenced by oprof_start_base().

Here is the caller graph for this function:


Field Documentation

Definition at line 74 of file oprof_start.base.h.

Referenced by languageChange(), and oprof_start_base().

Definition at line 77 of file oprof_start.base.h.

Referenced by languageChange(), oprof_start::oprof_start(), and oprof_start_base().

Definition at line 83 of file oprof_start.base.h.

Referenced by languageChange(), oprof_start::oprof_start(), and oprof_start_base().

Definition at line 65 of file oprof_start.base.h.

Referenced by languageChange(), and oprof_start_base().

Definition at line 102 of file oprof_start.base.h.

Referenced by oprof_start_base().

Definition at line 41 of file oprof_start.base.h.

Referenced by languageChange(), and oprof_start_base().

QVBoxLayout* oprof_start_base::counter_groupLayout [protected]

Definition at line 95 of file oprof_start.base.h.

Referenced by oprof_start_base().

Definition at line 40 of file oprof_start.base.h.

Referenced by languageChange(), oprof_start::oprof_start(), and oprof_start_base().

Definition at line 94 of file oprof_start.base.h.

Referenced by oprof_start_base().

Definition at line 72 of file oprof_start.base.h.

Referenced by languageChange(), oprof_start::oprof_start(), and oprof_start_base().

Definition at line 64 of file oprof_start.base.h.

Referenced by oprof_start::event_over(), languageChange(), and oprof_start_base().

Definition at line 87 of file oprof_start.base.h.

Referenced by languageChange(), oprof_start_base(), and oprof_start::timerEvent().

Definition at line 68 of file oprof_start.base.h.

Referenced by languageChange(), and oprof_start_base().

QHBoxLayout* oprof_start_base::Layout10 [protected]

Definition at line 96 of file oprof_start.base.h.

Referenced by oprof_start_base().

QHBoxLayout* oprof_start_base::Layout11 [protected]

Definition at line 104 of file oprof_start.base.h.

Referenced by oprof_start_base().

QGridLayout* oprof_start_base::Layout11_2 [protected]

Definition at line 107 of file oprof_start.base.h.

Referenced by oprof_start_base().

QHBoxLayout* oprof_start_base::Layout12 [protected]

Definition at line 105 of file oprof_start.base.h.

Referenced by oprof_start_base().

QHBoxLayout* oprof_start_base::Layout16 [protected]

Definition at line 98 of file oprof_start.base.h.

Referenced by oprof_start_base().

QHBoxLayout* oprof_start_base::Layout33 [protected]

Definition at line 111 of file oprof_start.base.h.

Referenced by oprof_start_base().

QVBoxLayout* oprof_start_base::Layout34 [protected]

Definition at line 110 of file oprof_start.base.h.

Referenced by oprof_start_base().

QGridLayout* oprof_start_base::Layout36 [protected]

Definition at line 108 of file oprof_start.base.h.

Referenced by oprof_start_base().

QHBoxLayout* oprof_start_base::Layout37 [protected]

Definition at line 112 of file oprof_start.base.h.

Referenced by oprof_start_base().

QVBoxLayout* oprof_start_base::Layout9 [protected]

Definition at line 97 of file oprof_start.base.h.

Referenced by oprof_start_base().

Definition at line 75 of file oprof_start.base.h.

Referenced by languageChange(), oprof_start::oprof_start(), and oprof_start_base().

QVBoxLayout* oprof_start_base::oprof_start_baseLayout [protected]

Definition at line 93 of file oprof_start.base.h.

Referenced by oprof_start_base().

Definition at line 90 of file oprof_start.base.h.

Referenced by languageChange(), and oprof_start_base().

Definition at line 89 of file oprof_start.base.h.

Referenced by languageChange(), oprof_start_base(), and oprof_start::timerEvent().

QSpacerItem* oprof_start_base::Spacer11 [protected]

Definition at line 106 of file oprof_start.base.h.

Referenced by oprof_start_base().

QSpacerItem* oprof_start_base::Spacer12 [protected]

Definition at line 109 of file oprof_start.base.h.

Referenced by oprof_start_base().

QSpacerItem* oprof_start_base::Spacer13_2 [protected]

Definition at line 99 of file oprof_start.base.h.

Referenced by oprof_start_base().

QSpacerItem* oprof_start_base::Spacer14 [protected]

Definition at line 101 of file oprof_start.base.h.

Referenced by oprof_start_base().

QSpacerItem* oprof_start_base::Spacer5 [protected]

Definition at line 113 of file oprof_start.base.h.

Referenced by oprof_start_base().

QSpacerItem* oprof_start_base::Spacer9 [protected]

Definition at line 103 of file oprof_start.base.h.

Referenced by oprof_start_base().

Definition at line 86 of file oprof_start.base.h.

Referenced by languageChange(), oprof_start_base(), and oprof_start::timerEvent().

Definition at line 88 of file oprof_start.base.h.

Referenced by languageChange(), oprof_start_base(), and oprof_start::timerEvent().

Definition at line 66 of file oprof_start.base.h.

Referenced by languageChange(), and oprof_start_base().

Definition at line 45 of file oprof_start.base.h.

Referenced by languageChange(), and oprof_start_base().

QGridLayout* oprof_start_base::unit_mask_groupLayout [protected]

Definition at line 100 of file oprof_start.base.h.

Referenced by oprof_start_base().

Definition at line 78 of file oprof_start.base.h.


The documentation for this class was generated from the following files:

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1