hello, i want to use a hot key in my widget and i do it like this:
Qt Code:
: QsciScintilla(parent) { connect( shortCut, SIGNAL(activated() ), this, SLOT( wrap_word()) ); }To copy to clipboard, switch view to plain text mode
it not work, can anyone help me?
Thanks.
Ryan Lee


Reply With Quote


Bookmarks