Canorus
0.7
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
ui
transposeview.h
Go to the documentation of this file.
1
8
#ifndef TRANSPOSEVIEW_H_
9
#define TRANSPOSEVIEW_H_
10
11
#include "
ui_transposeview.h
"
12
13
class
CAMainWin
;
14
class
QAbstractButton;
15
16
class
CATransposeView
:
public
QDockWidget
,
private
Ui::uiTransposeView
{
17
Q_OBJECT
18
public
:
19
CATransposeView
(
CAMainWin
*parent );
20
virtual
~CATransposeView
();
21
22
public
slots:
23
void
show
();
24
25
private
slots:
26
void
updateUi
(
bool
);
27
28
void
on_uiApply_clicked
( QAbstractButton *b );
29
void
on_uiIntervalQuantity_currentIndexChanged
(
int
);
30
31
private
:
32
void
setupCustomUi
();
33
void
updateKeySig1
();
34
};
35
36
#endif
/* TRANSPOSEVIEW_H_ */
Generated on Fri Jan 11 2013 14:40:12 for Canorus by
1.8.3