mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
@@ -429,8 +429,8 @@ void projectDataBase::populateElementTable()
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@brief projectDataBase::populateElementsTable
|
@brief projectDataBase::populateElementInfoTable
|
||||||
Populate the elements table
|
Populate the element info table
|
||||||
*/
|
*/
|
||||||
void projectDataBase::populateElementInfoTable()
|
void projectDataBase::populateElementInfoTable()
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ class sqlite3;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
@brief The projectDataBase class
|
@brief The projectDataBase class
|
||||||
This class wrap a sqlite data base where you can find several thing
|
This class wraps a sqlite data base where you can find several things
|
||||||
about the content of a project.
|
about the content of a project.
|
||||||
*
|
*
|
||||||
@note this class is still in development.
|
@note this class is still in development.
|
||||||
|
|||||||
Reference in New Issue
Block a user