mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 18:50:52 +01:00
Ajout de documentation
Ajout du fichier Doxyfile pour parametrer la generation de la documentation git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@191 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -36,7 +36,9 @@ class ConductorSegmentProfile {
|
||||
|
||||
// attributs
|
||||
public:
|
||||
qreal length; /// longueur du segment
|
||||
bool isHorizontal; /// orientation du segment
|
||||
/// longueur du segment
|
||||
qreal length;
|
||||
/// orientation du segment
|
||||
bool isHorizontal;
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user