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

#include <RLineweightCombo.h>

List of all members.

Public Slots

void lineweightChanged (int index)

Signals

void valueChanged (RLineweight::Lineweight lw)

Public Member Functions

RLineweight::Lineweight getLineweight ()
bool getOnlyFixed ()
void init ()
 RLineweightCombo (QWidget *parent=0)
void setLineweight (RLineweight::Lineweight lw)
void setOnlyFixed (bool onlyFixed)

Properties

bool onlyFixed

Private Attributes

RLineweight::Lineweight currentLineweight

Detailed Description

Scriptable:
This class is wrapped for script environments.

Constructor & Destructor Documentation

RLineweightCombo::RLineweightCombo ( QWidget *  parent = 0)

Member Function Documentation

RLineweight::Lineweight RLineweightCombo::getLineweight ( )
bool RLineweightCombo::getOnlyFixed ( )
void RLineweightCombo::init ( )
void RLineweightCombo::lineweightChanged ( int  index)
slot
void RLineweightCombo::setLineweight ( RLineweight::Lineweight  lw)
void RLineweightCombo::setOnlyFixed ( bool  onlyFixed)
void RLineweightCombo::valueChanged ( RLineweight::Lineweight  lw)
signal

Member Data Documentation

RLineweight::Lineweight RLineweightCombo::currentLineweight
private

Property Documentation

bool RLineweightCombo::onlyFixed
readwrite

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