Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Profactor/cv-plot
/ CVPLOT_LIBRARY_INTERFACE
Class
CVPLOT_LIBRARY_INTERFACE
CvPlot/inc/CvPlot/drawables/XLabel.h:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
namespace CvPlot {
13
14
class CVPLOT_LIBRARY_INTERFACE XLabel : public Drawable {
15
public:
16
XLabel(const std::string &label=
""
);
17
~XLabel();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected