summaryrefslogtreecommitdiff
path: root/muse2/muse/widgets/ctrlcombo.cw
blob: f4f5b2acacb94acf6a5660ea657e8f3330543823 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE CW><CW>
<customwidgets>
    <customwidget>
        <class>CtrlComboBox</class>
        <header location="global">ctrlcombo.h</header>
        <sizehint>
            <width>50</width>
            <height>20</height>
        </sizehint>
        <container>0</container>
        <sizepolicy>
            <hordata>5</hordata>
            <verdata>5</verdata>
        </sizepolicy>
        <pixmap>
            <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
        </pixmap>
        <signal>activated(int index)</signal>
        <signal>activated(const QString&amp;)</signal>
    </customwidget>
</customwidgets>
</CW>