ClustersPage Class Reference

#include <clusterspage.h>

List of all members.

Public Slots

void propertyModified ()
void resetModificationStatus ()

Public Member Functions

 ClustersPage (QWidget *parent=0, const char *name=0)
void setNbSamples (int nb)
void setPeakIndex (int index)
int getNbSamples () const
int getPeakIndex () const
bool isModified () const
void initialisationOver ()


Detailed Description

Author:
Lynn Hazan


Member Function Documentation

void ClustersPage::setNbSamples ( int  nb  )  [inline]

Sets the number of samples per spike waveform.

void ClustersPage::setPeakIndex ( int  index  )  [inline]

Sets the index of the peak sample in the spike waveform.

int ClustersPage::getNbSamples (  )  const [inline]

Returns the number of samples per spike waveform.

int ClustersPage::getPeakIndex (  )  const [inline]

Returns the index of the peak sample in the spike waveform.

bool ClustersPage::isModified (  )  const [inline]

True if at least one property has been modified, false otherwise.

void ClustersPage::initialisationOver (  )  [inline]

Indicates that the initialisation is finished.

void ClustersPage::propertyModified (  )  [inline, slot]

Will be called when any properties is modified.

void ClustersPage::resetModificationStatus (  )  [inline, slot]

Resets the internal modification status to false.


The documentation for this class was generated from the following files:
Generated on Sat Sep 15 16:04:45 2007 for ndmanager.kdevelop by  doxygen 1.5.1