xref properties widget: user can define the behavior of xref for coil and protection.

They don't work now with official collection, because we must to update the information of element (type coil or protection).
You can test it by creating new master element (dont forget to define the master type, coil or protection).


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3185 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2014-07-03 08:52:14 +00:00
parent 8c5f953897
commit 68e9d33e88
14 changed files with 180 additions and 75 deletions

View File

@@ -22,7 +22,11 @@
* Default Constructor
*/
XRefProperties::XRefProperties()
{}
{
m_show_power_ctc = true;
m_display = Cross;
m_snap_to = Bottom;
}
/**
* @brief XRefProperties::toSettings