ParallelPortComponent Class Reference

#include <parallelportcomponent.h>

Inheritance diagram for ParallelPortComponent:

Inheritance graph
[legend]
Collaboration diagram for ParallelPortComponent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ParallelPortComponent (ICNDocument *icnDocument, bool newItem, const char *id=0)
 ~ParallelPortComponent ()
virtual bool canFlip () const
virtual void stepNonLogic ()
virtual bool doesStepNonLogic () const

Static Public Member Functions

static Itemconstruct (ItemDocument *itemDocument, bool newItem, const char *id)
static LibraryItemlibraryItem ()

Protected Member Functions

void initPort (const QString &port)
virtual void dataChanged ()
virtual void drawShape (QPainter &p)
void dataCallback (bool)
void controlCallback (bool)

Protected Attributes

LogicOutm_pLogic [24]
 Registers: { Data[0...7], Status[0...5], 0[6...7], Control[0...4], 0[5...7] }.
ParallelPortm_pParallelPort

Detailed Description

Author:
David Saxton

Definition at line 22 of file parallelportcomponent.h.


Member Function Documentation

virtual bool ParallelPortComponent::canFlip (  )  const [inline, virtual]

Whether or not we can flip the item

Reimplemented from Item.

Definition at line 28 of file parallelportcomponent.h.

virtual bool ParallelPortComponent::doesStepNonLogic (  )  const [inline, virtual]

If reinherit (and use) the stepNonLogic function, then you must also reinherit this function so that it returns true. Else your component will not get called.

Reimplemented from Component.

Definition at line 33 of file parallelportcomponent.h.


The documentation for this class was generated from the following files:
Generated on Tue May 8 17:05:51 2007 for KTechLab by  doxygen 1.5.1