Skip to content

Instantly share code, notes, and snippets.

@xtuer
Last active December 19, 2018 01:51
Show Gist options
  • Save xtuer/5c80095cff2c90ab182791cfcd856255 to your computer and use it in GitHub Desktop.
Save xtuer/5c80095cff2c90ab182791cfcd856255 to your computer and use it in GitHub Desktop.
QSS #Qt
int main(int argc, char **argv) {
}

Markdown 里的代码片段

QWidget {
	background: white;
}

效果还可以

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment