C++ (Qt)void SBGlass::disableOpacity(){ wGlass_->setGraphicsEffect(&QGraphicsOpacityEffect());}
C++ (Qt)int str[10];str[0] = 0xC3000000;unsigned int c2 = 0xC3000000;bool test = (str[0] == c2);
C++ (Qt)int n; // как-то вычислилиint arr[n];