LfpPage Class Reference

#include <lfppage.h>

List of all members.

Public Slots

void propertyModified ()
void resetModificationStatus ()

Public Member Functions

 LfpPage (QWidget *parent=0, const char *name=0)
void setSamplingRate (int rate)
int getSamplingRate () const
bool isModified () const
void initialisationOver ()


Detailed Description

Author:
Lynn Hazan


Member Function Documentation

void LfpPage::setSamplingRate ( int  rate  )  [inline]

Sets the sampling rate.

int LfpPage::getSamplingRate (  )  const [inline]

Returns the sampling rate.

bool LfpPage::isModified (  )  const [inline]

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

void LfpPage::initialisationOver (  )  [inline]

Indicates that the initialisation is finished.

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

Will be called when any properties is modified.

void LfpPage::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