class ChannelEditor

Channeleditor shell for QtVision. More...

Definition#include <channeleditor.h>
InheritsKListView (kdeui) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Signals

Protected Methods


Detailed Description

Channeleditor shell for QtVision.

 ChannelEditor (QWidget* parent = 0, const char* name = 0 )

ChannelEditor

 ~ChannelEditor ()

~ChannelEditor

void  setChannels ( ChannelStore *chans )

setChannels

[slot]

void  channelModified ( Channel *chan )

channelModified

[signal]

void  channelSelected ( Channel *chan )

channelSelected

[signal]

void  createItems ()

createItems

[protected]