QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RSelectionListenerAdapter Class Reference

#include <RSelectionListenerAdapter.h>

Inheritance diagram for RSelectionListenerAdapter:
RSelectionListener

List of all members.

Signals

void selectionChanged (RDocumentInterface *documentInterface)

Public Member Functions

 RSelectionListenerAdapter (QObject *parent=NULL)
virtual void updateSelectionListener (RDocumentInterface *documentInterface)
 Called by the document whenever the current clipboard changes.
virtual ~RSelectionListenerAdapter ()
- Public Member Functions inherited from RSelectionListener
virtual ~RSelectionListener ()

Detailed Description

Scriptable:
This class is wrapped for script environments.

Constructor & Destructor Documentation

RSelectionListenerAdapter::RSelectionListenerAdapter ( QObject *  parent = NULL)
inline
virtual RSelectionListenerAdapter::~RSelectionListenerAdapter ( )
inlinevirtual

Member Function Documentation

void RSelectionListenerAdapter::selectionChanged ( RDocumentInterface documentInterface)
signal
void RSelectionListenerAdapter::updateSelectionListener ( RDocumentInterface documentInterface)
virtual

Called by the document whenever the current clipboard changes.

Implements RSelectionListener.


The documentation for this class was generated from the following files: