ChannelOffsetsPage Class Reference

#include <channeloffsetspage.h>

List of all members.

Public Slots

void propertyModified ()
void resetModificationStatus ()

Public Member Functions

 ChannelOffsetsPage (QWidget *parent=0, const char *name=0)
void setNbChannels (int nbChannels)
void getOffsets (QMap< int, int > &offsets)
void setOffsets (QMap< int, int > &offsets)
bool isModified () const


Detailed Description

Author:
Lynn Hazan


Member Function Documentation

void ChannelOffsetsPage::setNbChannels ( int  nbChannels  )  [inline]

Sets the number of channels, creating the correspondent number of lines in the table.

Parameters:
nbChannels number of channels.

void ChannelOffsetsPage::getOffsets ( QMap< int, int > &  offsets  ) 

Returns the offsets associated with the channels.

Parameters:
offsets map given the channel default offsetsr.

void ChannelOffsetsPage::setOffsets ( QMap< int, int > &  offsets  ) 

Sets the offsets associated with the channels.

Parameters:
offsets map given the channel default offsets.

bool ChannelOffsetsPage::isModified (  )  const [inline]

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

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

Will be called when any properties is modified.

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