/[svn]/qsampler/trunk/src/qsamplerDeviceForm.h
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerDeviceForm.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1464 by capela, Thu Nov 1 17:14:21 2007 UTC revision 1470 by schoenebeck, Sun Nov 4 23:37:47 2007 UTC
# Line 54  public slots: Line 54  public slots:
54      void selectDevicePort(int iPort);      void selectDevicePort(int iPort);
55      void changeDeviceParam(int iRow, int iCol);      void changeDeviceParam(int iRow, int iCol);
56      void changeDevicePortParam(int iRow, int iCol);      void changeDevicePortParam(int iRow, int iCol);
57      void contextMenu(QTreeWidgetItem* item, const QPoint&, int);      void deviceListViewContextMenu(const QPoint& pos);
58      void stabilizeForm();      void stabilizeForm();
59    
60  protected:  protected:

Legend:
Removed from v.1464  
changed lines
  Added in v.1470

  ViewVC Help
Powered by ViewVC