git-svn-id: svn://db.shs.com.ru/libs@112 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -28,7 +28,7 @@ using namespace CDUtils;
|
||||
|
||||
namespace Ui {
|
||||
class CD_Pult;
|
||||
};
|
||||
}
|
||||
|
||||
class CD_Pult: public QMainWindow, public PIObject
|
||||
{
|
||||
@@ -50,7 +50,7 @@ private:
|
||||
void progress(int val, int max);
|
||||
void clearSelected();
|
||||
QString typeName(const QString & n) const;
|
||||
void makeTreeSection(KSection & ks, QTreeWidgetItem * pi);
|
||||
void makeTreeSection(CDSection & ks, QTreeWidgetItem * pi);
|
||||
|
||||
EVENT_HANDLER1(void, received, bool, ok);
|
||||
EVENT_HANDLER(void, pip_sendFailed) {emit q_k_sendFailed();}
|
||||
|
||||
Reference in New Issue
Block a user