代码搜索:elements

找到约 10,000 项符合「elements」的源代码

代码结果 10,000
www.eeworm.com/read/307616/13719099

cpp elements.cpp

// Elements.cpp : implementation file // #include "stdafx.h" #include "Sketcher.h" #include "Elements.h" #include "OurConstants.h" #include // CElement CElement::CElement() {
www.eeworm.com/read/307616/13719116

h elements.h

#pragma once // CElement command target class CElement : public CObject { protected: COLORREF m_Color; // Color of an element CRect m_EnclosingRect;
www.eeworm.com/read/307616/13719118

cpp elements.cpp

// Elements.cpp : implementation file // #include "stdafx.h" #include "Sketcher.h" #include "Elements.h" #include "OurConstants.h" #include // CElement CElement::CElement() {
www.eeworm.com/read/307616/13719298

h elements.h

#pragma once // CElement command target class CElement : public CObject { DECLARE_SERIAL(CElement) protected: COLORREF m_Color; // Color of an element
www.eeworm.com/read/307616/13719300

cpp elements.cpp

// Elements.cpp : implementation file // #include "stdafx.h" #include "Sketcher.h" #include "Elements.h" #include "OurConstants.h" #include IMPLEMENT_SERIAL(CElement, CObject, VERS
www.eeworm.com/read/307616/13719379

h elements.h

#pragma once // CElement command target class CElement : public CObject { protected: COLORREF m_Color; // Color of an element CRect m_EnclosingRect;
www.eeworm.com/read/307616/13719381

cpp elements.cpp

// Elements.cpp : implementation file // #include "stdafx.h" #include "Sketcher.h" #include "Elements.h" #include "OurConstants.h" #include // CElement CElement::CElement() {
www.eeworm.com/read/307616/13719392

h elements.h

#pragma once // CElement command target class CElement : public CObject { protected: COLORREF m_Color; // Color of an element CRect m_EnclosingRect;
www.eeworm.com/read/307616/13719394

cpp elements.cpp

// Elements.cpp : implementation file // #include "stdafx.h" #include "Sketcher.h" #include "Elements.h" #include // CElement CElement::CElement() { } CElement::~CElement()
www.eeworm.com/read/304244/13797271

h elements.h

/********************************************************************** * Software Copyright Licensing Disclaimer * * This software module was originally developed by contributors to the * cou