ClusterProperties Class Reference

Class representing the NeuroScope cluster preferences tab contained in NeuroScope Defaults Configuration page of the Neuroscope preferences dialog and in the properties dialog. More...

#include <clusterproperties.h>

List of all members.

Public Slots

void setEnabled (bool state)
 Sets whether the widget is enabled.
void setEnabled (bool state)
 Sets whether the widget is enabled.

Public Member Functions

 ClusterProperties (QWidget *parent=0, const char *name=0)
void setNbSamples (int nb)
 Sets the number of samples per spike waveform.
void setPeakIndex (int index)
 Sets the index of the peak sample in the spike waveform.
int getNbSamples () const
 Returns the number of samples per spike waveform.
int getPeakIndex () const
 Returns the index of the peak sample in the spike waveform.
 ClusterProperties (QWidget *parent=0, const char *name=0)
void setNbSamples (int nb)
 Sets the number of samples per spike waveform.
void setPeakIndex (int index)
 Sets the index of the peak sample in the spike waveform.
int getNbSamples () const
 Returns the number of samples per spike waveform.
int getPeakIndex () const
 Returns the index of the peak sample in the spike waveform.


Detailed Description

Class representing the NeuroScope cluster preferences tab contained in NeuroScope Defaults Configuration page of the Neuroscope preferences dialog and in the properties dialog.

Author:
Lynn Hazan


Member Function Documentation

void ClusterProperties::setEnabled ( bool  state  )  [inline, slot]

Sets whether the widget is enabled.

Parameters:
state true if the widget is enable, false otherwise.

void ClusterProperties::setEnabled ( bool  state  )  [inline, slot]

Sets whether the widget is enabled.

Parameters:
state true if the widget is enable, false otherwise.


The documentation for this class was generated from the following files:
Generated on Mon Sep 17 20:47:31 2007 for NeuroScope by  doxygen 1.5.1