Home
last modified time | relevance | path

Searched defs:bt_cancel (Results 1 – 2 of 2) sorted by relevance

/dports/audio/quimup/Quimup_1.4.4_source/src/
H A Dqm_colorpicker.h66 *bt_cancel, variable
/dports/audio/kwave/kwave-21.12.3/libkwave/
H A DFileProgress.cpp170 QPushButton *bt_cancel = new(std::nothrow) QPushButton(this); in FileProgress() local