|
|
@ -50,7 +50,7 @@ public:
|
|
|
|
static void addSubcircuit( const TQString &name, const TQString &subcircuitXml );
|
|
|
|
static void addSubcircuit( const TQString &name, const TQString &subcircuitXml );
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* returns a path to the appdata dir, e.g. genFileName(2) might return
|
|
|
|
* returns a path to the appdata dir, e.g. genFileName(2) might return
|
|
|
|
* ~/.kde/share/apps/ktechlab/subcircuit_2.circuit
|
|
|
|
* ~/.trinity/share/apps/ktechlab/subcircuit_2.circuit
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
static TQString genFileName( const int nextId );
|
|
|
|
static TQString genFileName( const int nextId );
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|