120 Q_OBJECT |
120 Q_OBJECT |
121 |
121 |
122 public: |
122 public: |
123 ForgeWindow (); |
123 ForgeWindow (); |
124 void buildObjList (); |
124 void buildObjList (); |
125 void setTitle (); |
125 void updateTitle (); |
126 void fullRefresh (); |
126 void fullRefresh (); |
127 void refresh (); |
127 void refresh (); |
128 ulong getInsertionPoint (); |
128 ulong getInsertionPoint (); |
129 void deleteSelection (vector<ulong>* ulapIndices, std::vector<LDObject*>* papObjects); |
129 void deleteSelection (vector<ulong>* ulapIndices, std::vector<LDObject*>* papObjects); |
130 void updateToolBars (); |
130 void updateToolBars (); |