gui.h

changeset 146
2ab24976acaa
parent 145
ddf24c380be6
child 151
15fe6c51de54
equal deleted inserted replaced
145:ddf24c380be6 146:2ab24976acaa
162 private slots: 162 private slots:
163 void slot_selectionChanged (); 163 void slot_selectionChanged ();
164 void slot_action (); 164 void slot_action ();
165 void slot_recentFile (); 165 void slot_recentFile ();
166 void slot_quickColor (); 166 void slot_quickColor ();
167 void slot_lastSecondCleanup ();
167 }; 168 };
168 169
169 // ----------------------------------------------------------------------------- 170 // -----------------------------------------------------------------------------
170 // Other GUI-related stuff not directly part of ForgeWindow: 171 // Other GUI-related stuff not directly part of ForgeWindow:
171 QIcon getIcon (const char* sIconName); 172 QIcon getIcon (const char* sIconName);

mercurial