[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [brprint3d] /: Add New Class
From:       Lays Rodrigues <laysrodriguessilva () gmail ! com>
Date:       2015-12-01 1:35:00
Message-ID: E1a3ZqO-0000XT-2m () scm ! kde ! org
[Download RAW message or body]

Git commit 53eae451484931ff93cbdc9975b3f4b5272e9443 by Lays Rodrigues.
Committed on 01/12/2015 at 01:23.
Pushed by laysrodrigues into branch 'master'.

Add New Class

This class will calculate what is the qnt needed of
filament to a print job from a gcode file.

Signed-off-by: Lays Rodrigues <laysrodriguessilva@gmail.com>

A  +7    -0    FilCount.cpp     [License: Trivial file]
A  +11   -0    FilCount.h     [License: UNKNOWN]  *

The files marked with a * at the end have a non valid license. Please read:=
 http://techbase.kde.org/Policies/Licensing_Policy and use the headers whic=
h are listed at that page.


http://commits.kde.org/brprint3d/53eae451484931ff93cbdc9975b3f4b5272e9443

diff --git a/FilCount.cpp b/FilCount.cpp
new file mode 100644
index 0000000..12bb46f
--- /dev/null
+++ b/FilCount.cpp
@@ -0,0 +1,7 @@
+#include "FilCount.h"
+
+FilCount::FilCount()
+{
+
+}
+
diff --git a/FilCount.h b/FilCount.h
new file mode 100644
index 0000000..5194c14
--- /dev/null
+++ b/FilCount.h
@@ -0,0 +1,11 @@
+#ifndef FILCOUNT_H
+#define FILCOUNT_H
+
+
+class FilCount
+{
+public:
+    FilCount();
+};
+
+#endif // FILCOUNT_H

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic