Walls And Holes  1
TileMaterialSelectionBar Class Reference

#include <tilematerialselectionbar.h>

Inheritance diagram for TileMaterialSelectionBar:
Collaboration diagram for TileMaterialSelectionBar:

Signals

void materialChanged (TileMaterial *material)
 

Public Member Functions

 TileMaterialSelectionBar (TileMaterial *tileMaterial, QWidget *parent=nullptr)
 
TileMaterialmaterial () const
 
void setMaterial (TileMaterial *material)
 

Protected Member Functions

void dragEnterEvent (QDragEnterEvent *event) override
 
void dropEvent (QDropEvent *event) override
 

Constructor & Destructor Documentation

◆ TileMaterialSelectionBar()

TileMaterialSelectionBar::TileMaterialSelectionBar ( TileMaterial tileMaterial,
QWidget *  parent = nullptr 
)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ dragEnterEvent()

void TileMaterialSelectionBar::dragEnterEvent ( QDragEnterEvent *  event)
overrideprotected

◆ dropEvent()

void TileMaterialSelectionBar::dropEvent ( QDropEvent *  event)
overrideprotected
Here is the call graph for this function:

◆ material()

TileMaterial* TileMaterialSelectionBar::material ( ) const
inline
Here is the caller graph for this function:

◆ materialChanged

void TileMaterialSelectionBar::materialChanged ( TileMaterial material)
signal
Here is the caller graph for this function:

◆ setMaterial()

void TileMaterialSelectionBar::setMaterial ( TileMaterial material)
Here is the call graph for this function:
Here is the caller graph for this function:

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