QCAD
Open Source 2D CAD
RLayerListQt Class Reference

Copyright (c) 2011-2018 by Andrew Mustun. More...

Inheritance diagram for RLayerListQt:
RListWidget

Public Member Functions

void clearLayers ()
 
void contextMenuEvent (void e)
 
void iconClickedSlot (void x, void item)
 
void layerActivated ()
 
void moveSelectionToLayer ()
 
void RLayerListQt (void parent)
 
void toString ()
 
void updateLayers (void documentInterface, void previousLayerId)
 
- Public Member Functions inherited from RListWidget
 RListWidget (QWidget *parent=0)
 Copyright (c) 2011-2018 by Andrew Mustun. More...
 
void setIconOffset (int o)
 
virtual ~RListWidget ()
 Destructor. More...
 

Public Attributes

int basePath
 
int di
 
int iconSize
 

Additional Inherited Members

- Signals inherited from RListWidget
void iconClicked (int x, QListWidgetItem *item)
 
- Protected Member Functions inherited from RListWidget
virtual void contextMenuEvent (QContextMenuEvent *e)
 
virtual void mouseMoveEvent (QMouseEvent *e)
 
virtual void mousePressEvent (QMouseEvent *e)
 
virtual void mouseReleaseEvent (QMouseEvent *e)
 

Detailed Description

Copyright (c) 2011-2018 by Andrew Mustun.

All rights reserved.

This file is part of the QCAD project.

QCAD is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

QCAD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with QCAD.

Constructor & Destructor Documentation

◆ RLayerListQt()

void RLayerListQt::RLayerListQt ( void  parent)
inline

Member Function Documentation

◆ clearLayers()

void RLayerListQt::clearLayers ( )
inline

◆ contextMenuEvent()

void RLayerListQt::contextMenuEvent ( void  e)
inline

◆ iconClickedSlot()

void RLayerListQt::iconClickedSlot ( void  x,
void  item 
)
inline

◆ layerActivated()

void RLayerListQt::layerActivated ( )
inline

◆ moveSelectionToLayer()

void RLayerListQt::moveSelectionToLayer ( )
inline

◆ toString()

void RLayerListQt::toString ( )
inline

◆ updateLayers()

void RLayerListQt::updateLayers ( void  documentInterface,
void  previousLayerId 
)
inline

Member Data Documentation

◆ basePath

int RLayerListQt::basePath

◆ di

int RLayerListQt::di

◆ iconSize

int RLayerListQt::iconSize

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