mirror of
https://github.com/leozide/leocad.git
synced 2026-07-28 04:07:11 +00:00
Replaced piece properties widget.
This commit is contained in:
@@ -43,7 +43,9 @@ public:
|
||||
lcLight& operator=(lcLight&&) = delete;
|
||||
|
||||
static QString GetLightTypeString(lcLightType LightType);
|
||||
static QStringList GetLightTypeStrings();
|
||||
static QString GetAreaShapeString(lcLightAreaShape LightAreaShape);
|
||||
static QStringList GetAreaShapeStrings();
|
||||
|
||||
bool IsPointLight() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user