--fy
This commit is contained in:
@@ -77,14 +77,6 @@ void XQChildModel::addModelData( const XQNodePtr& contentRoot )
|
||||
}
|
||||
|
||||
|
||||
//! SLOT als weiterleitung vom SIGNAL itemchanged
|
||||
|
||||
void XQChildModel::onItemChanged(XQItem& item )
|
||||
{
|
||||
qDebug() << " --- Child item changed: " << item.text();
|
||||
}
|
||||
|
||||
|
||||
//! Erzeugt eine model-section und fügt den zugehörigen header ein.
|
||||
|
||||
void XQChildModel::addSectionEntry( const QString& key, const XQNodePtr& contentEntry )
|
||||
|
Reference in New Issue
Block a user